]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/media/video/gspca/ov519.c
[media] gspca: Remove __devinit, __devinitconst and __devinitdata
[karo-tx-linux.git] / drivers / media / video / gspca / ov519.c
index e1c3b9328aceb9c0ae1de6df55ad608e102f47ee..e30791f05690b39b0f886d9da2929260883de698 100644 (file)
@@ -4747,7 +4747,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(0x041e, 0x4003), .driver_info = BRIDGE_W9968CF },
        {USB_DEVICE(0x041e, 0x4052), .driver_info = BRIDGE_OV519 },
        {USB_DEVICE(0x041e, 0x405f), .driver_info = BRIDGE_OV519 },