[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>
This commit is contained in:
Michael Krufky 2005-11-08 21:36:41 -08:00 committed by Linus Torvalds
parent cd4665c5dc
commit 35f8d4d623
2 changed files with 0 additions and 2 deletions

View file

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

View file

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