[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:
Michael Krufky 2005-11-08 21:37:27 -08:00 committed by Linus Torvalds
parent 47028d62f9
commit 67081a4611

View File

@ -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>