Browse Source

[media] easycap: remove linux/version.h include from easycap_ioctl.c

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Tomas Winkler 13 years ago
parent
commit
47cefc21ef
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/staging/media/easycap/easycap_ioctl.c

+ 0 - 1
drivers/staging/media/easycap/easycap_ioctl.c

@@ -25,7 +25,6 @@
 */
 /*****************************************************************************/
 
-#include <linux/version.h>
 #include "easycap.h"
 
 /*--------------------------------------------------------------------------*/