]> Pileus Git - ~andy/linux/blobdiff - drivers/media/video/gspca/mars.c
Merge branch 'devicetree/next' into spi/next
[~andy/linux] / drivers / media / video / gspca / mars.c
index a81536e78698bbb41eda812e8689735198cdbc73..cb4d0bf0d784787c68a8ee3ff3954e5b06a79f41 100644 (file)
@@ -490,7 +490,7 @@ static const struct sd_desc sd_desc = {
 };
 
 /* -- module initialisation -- */
-static const __devinitdata struct usb_device_id device_table[] = {
+static const struct usb_device_id device_table[] = {
        {USB_DEVICE(0x093a, 0x050f)},
        {}
 };