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:
33ac6b5
)
[PATCH] v4l: #include <linux/config.h> no longer needed.
author
Mauro Carvalho Chehab
<
[email protected]
>
Fri, 9 Sep 2005 20:03:57 +0000
(13:03 -0700)
committer
Linus Torvalds
<
[email protected]
>
Fri, 9 Sep 2005 20:57:52 +0000
(13:57 -0700)
- #include <linux/config.h> no longer needed.
Signed-off-by: Michael Krufky <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
drivers/media/video/saa7134/saa7134-dvb.c
patch
|
blob
|
history
diff --git
a/drivers/media/video/saa7134/saa7134-dvb.c
b/drivers/media/video/saa7134/saa7134-dvb.c
index fa29dd5f7f04cc33342bc4ed710040ec947a5980..639ae51a052da0e74fb4606a5cb86e28f1dcaf7a 100644
(file)
--- a/
drivers/media/video/saa7134/saa7134-dvb.c
+++ b/
drivers/media/video/saa7134/saa7134-dvb.c
@@
-28,7
+28,6
@@
#include <linux/delay.h>
#include <linux/kthread.h>
#include <linux/suspend.h>
-#include <linux/config.h>
#include "saa7134-reg.h"