[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>
This commit is contained in:
Tomas Winkler 2011-11-09 08:26:33 -03:00 committed by Mauro Carvalho Chehab
parent 98680557f3
commit 47cefc21ef

View file

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