From 57372a325d93727b5ddd9b72e6e9ffda1ef17029 Mon Sep 17 00:00:00 2001 From: Hans Verkuil Date: Tue, 14 Oct 2008 11:46:15 +0200 Subject: v4l: prevent compilation of the two new USB radio drivers on old kernels From: Hans Verkuil USB_SI470X needs at least 2.6.20 and USB_MR800 needs at least 2.6.19. Priority: normal Signed-off-by: Hans Verkuil --- v4l/versions.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'v4l') diff --git a/v4l/versions.txt b/v4l/versions.txt index 9289ceed7..2b3ec7638 100644 --- a/v4l/versions.txt +++ b/v4l/versions.txt @@ -28,6 +28,8 @@ DVB_DM1105 USB_SI470X # use of struct delayed_work USB_GSPCA_FINEPIX +# uses linux/hid.h and struct delayed_work +USB_SI470X [2.6.19] #This driver were developed at kernel 2.6.19, requiring vmalloc_user/remap_vmalloc_range @@ -41,6 +43,8 @@ USB_OV511 USB_STV680 USB_S2255 VIDEO_USBVISION +# Uses supports_autosuspend +USB_MR800 # Uses remap_vmalloc_range() [2.6.18] -- cgit v1.2.3