[PATCH] v4l: #include <linux/config.h> no longer needed.
- #include <linux/config.h> no longer needed. Signed-off-by: Michael Krufky <mkrufky@m1k.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>pull/6/head
parent
33ac6b5267
commit
fccdf1bd36
|
|
@ -28,7 +28,6 @@
|
|||
#include <linux/delay.h>
|
||||
#include <linux/kthread.h>
|
||||
#include <linux/suspend.h>
|
||||
#include <linux/config.h>
|
||||
|
||||
|
||||
#include "saa7134-reg.h"
|
||||
|
|
|
|||
Loading…
Reference in New Issue