]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[PATCH] v4l: 674: move some if kernel version into compat.h
authorMichael Krufky <mkrufky@m1k.net>
Wed, 9 Nov 2005 05:36:41 +0000 (21:36 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 9 Nov 2005 15:56:11 +0000 (07:56 -0800)
- 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>
drivers/media/video/cx88/cx88-dvb.c
drivers/media/video/saa7134/saa7134-dvb.c

index ecb12c80b380c45d42b37eacb4f372ab93f169f4..82e686135f60d9f315554f25cdc8995b1b4cc2aa 100644 (file)
@@ -29,7 +29,6 @@
 #include <linux/file.h>
 #include <linux/suspend.h>
 
-
 #include "cx88.h"
 #include "dvb-pll.h"
 
index f8e01030fbc73853828fef2e041f0f2c57bdeee0..87641f7e4322c602370c749b96cab435961193ee 100644 (file)
@@ -29,7 +29,6 @@
 #include <linux/kthread.h>
 #include <linux/suspend.h>
 
-
 #include "saa7134-reg.h"
 #include "saa7134.h"