diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-08-21 20:31:57 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-08-21 20:31:57 -0300 |
commit | 196154cdc667f000c62192f98d92bc7a90f6e981 (patch) | |
tree | 3262fd5896be6702f2f0e5473e4573185673c798 /v4l/versions.txt | |
parent | ef36e0392e76322283553a75b4f0e656c8151598 (diff) | |
download | mediapointer-dvb-s2-196154cdc667f000c62192f98d92bc7a90f6e981.tar.gz mediapointer-dvb-s2-196154cdc667f000c62192f98d92bc7a90f6e981.tar.bz2 |
versions.txt: Don't compile smsdio on kernels lower than 2.6.24
From: Mauro Carvalho Chehab <mchehab@redhat.com>
Priority: normal
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'v4l/versions.txt')
-rw-r--r-- | v4l/versions.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/v4l/versions.txt b/v4l/versions.txt index 4ce31f852..41c009263 100644 --- a/v4l/versions.txt +++ b/v4l/versions.txt @@ -29,6 +29,8 @@ SOC_CAMERA_MT9M001 [2.6.24] # Some freezer routines USB_GSPCA_SN9C20X_EVDEV +# Requires linux/mmc/sdio_func.h +SMS_SDIO_DRV [2.6.23] # Needs field intf_assoc in struct usb_host_config |