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
1 changed files with 0 additions and 2 deletions
|
@ -23,8 +23,6 @@
|
|||
#include <linux/videodev2.h>
|
||||
#endif
|
||||
|
||||
#include <linux/fs.h>
|
||||
|
||||
#define VIDEO_MAJOR 81
|
||||
/* Minor device allocation */
|
||||
#define MINOR_VFL_TYPE_GRABBER_MIN 0
|
||||
|
|
Loading…
Reference in a new issue