Browse Source

[PATCH] v4l: 674: move some if kernel version into compat.h

- Move some #if kernel version into compat.h

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>
Michael Krufky 19 years ago
parent
commit
35f8d4d623
2 changed files with 0 additions and 2 deletions
  1. 0 1
      drivers/media/video/cx88/cx88-dvb.c
  2. 0 1
      drivers/media/video/saa7134/saa7134-dvb.c

+ 0 - 1
drivers/media/video/cx88/cx88-dvb.c

@@ -29,7 +29,6 @@
 #include <linux/file.h>
 #include <linux/suspend.h>
 
-
 #include "cx88.h"
 #include "dvb-pll.h"
 

+ 0 - 1
drivers/media/video/saa7134/saa7134-dvb.c

@@ -29,7 +29,6 @@
 #include <linux/kthread.h>
 #include <linux/suspend.h>
 
-
 #include "saa7134-reg.h"
 #include "saa7134.h"