V4L/DVB (5913): Clean up duplicate includes in include/media/
This patch cleans up duplicate includes in include/media/ Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
915366da0c
commit
59a00adbd3
|
@ -23,8 +23,6 @@
|
||||||
#include <linux/videodev2.h>
|
#include <linux/videodev2.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <linux/fs.h>
|
|
||||||
|
|
||||||
#define VIDEO_MAJOR 81
|
#define VIDEO_MAJOR 81
|
||||||
/* Minor device allocation */
|
/* Minor device allocation */
|
||||||
#define MINOR_VFL_TYPE_GRABBER_MIN 0
|
#define MINOR_VFL_TYPE_GRABBER_MIN 0
|
||||||
|
|
Loading…
Reference in New Issue