mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 07:33:19 +02:00
[PATCH] v4l: 775: fix build warnings
- Fix build warnings Signed-off-by: Michael Krufky <mkrufky@m1k.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
47028d62f9
commit
67081a4611
|
|
@ -27,6 +27,8 @@
|
|||
#include <linux/videodev.h>
|
||||
#include <linux/kdev_t.h>
|
||||
#include <linux/input.h>
|
||||
#include <linux/notifier.h>
|
||||
#include <linux/delay.h>
|
||||
|
||||
#include <asm/io.h>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user