summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorMichael Krufky <mkrufky@m1k.net>2005-11-08 21:37:27 -0800
committerLinus Torvalds <torvalds@g5.osdl.org>2005-11-09 07:56:17 -0800
commit67081a46116e6d9a47f4621ccd63b2fdcd1f45f1 (patch)
tree4ec6cae3fe5dc639c63c930e1f1bd91be252aed3 /drivers
parent47028d62f9aef032ed4e9645ea0c9eb451312dd9 (diff)
downloadblackbird-op-linux-67081a46116e6d9a47f4621ccd63b2fdcd1f45f1.tar.gz
blackbird-op-linux-67081a46116e6d9a47f4621ccd63b2fdcd1f45f1.zip
[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>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/media/video/saa7134/saa7134.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/media/video/saa7134/saa7134.h b/drivers/media/video/saa7134/saa7134.h
index 52fc4425b711..93038c32a039 100644
--- a/drivers/media/video/saa7134/saa7134.h
+++ b/drivers/media/video/saa7134/saa7134.h
@@ -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>
OpenPOWER on IntegriCloud