projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2179ad
)
V4L/DVB (10720): bt819: that delay include is needed after all.
author
Hans Verkuil
<hverkuil@xs4all.nl>
Thu, 19 Feb 2009 11:08:07 +0000
(08:08 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 30 Mar 2009 15:42:57 +0000
(12:42 -0300)
Thanks to Jean Delvare for pointing this out.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/bt819.c
patch
|
blob
|
history
diff --git
a/drivers/media/video/bt819.c
b/drivers/media/video/bt819.c
index ce2a8f3ef64d770eadb3110623dc52b89a60561e..821af12692933c88d91b7fd49f86dc49fb4adacc 100644
(file)
--- a/
drivers/media/video/bt819.c
+++ b/
drivers/media/video/bt819.c
@@
-31,6
+31,7
@@
#include <linux/module.h>
#include <linux/types.h>
#include <linux/ioctl.h>
+#include <linux/delay.h>
#include <asm/uaccess.h>
#include <linux/i2c.h>
#include <linux/i2c-id.h>