From bf8d46bbb41fcbef67fa3a1e36d5de4d2b012a8e Mon Sep 17 00:00:00 2001 From: Hans Verkuil Date: Mon, 13 Oct 2008 23:44:12 +0200 Subject: v4l: second attempt: fix finepix compilation From: Hans Verkuil finepix doesn't compile for 2.6.19 or older. Unfortunately I messed up in my previous patch for this and still allowed finepix to be compiled for 2.6.19. Move this driver up to 2.6.20 in the versions.txt. Priority: normal Signed-off-by: Hans Verkuil --- v4l/versions.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v4l/versions.txt b/v4l/versions.txt index 5eda9f631..9289ceed7 100644 --- a/v4l/versions.txt +++ b/v4l/versions.txt @@ -26,12 +26,12 @@ DVB_DM1105 [2.6.20] #This driver requires HID_REQ_GET_REPORT USB_SI470X +# use of struct delayed_work +USB_GSPCA_FINEPIX [2.6.19] #This driver were developed at kernel 2.6.19, requiring vmalloc_user/remap_vmalloc_range VIDEO_CAFE_CCIC -# use of struct delayed_work -USB_GSPCA_FINEPIX #struct device vs struct class_device issues USB_ET61X251 USB_SN9C102 -- cgit v1.2.3