|
@@ -579,7 +579,7 @@ static const struct sd_desc sd_desc = {
|
|
};
|
|
};
|
|
|
|
|
|
/* -- module initialisation -- */
|
|
/* -- module initialisation -- */
|
|
-static const struct usb_device_id device_table[] __devinitconst = {
|
|
|
|
|
|
+static const struct usb_device_id device_table[] = {
|
|
{USB_DEVICE(0x06e1, 0xa190)},
|
|
{USB_DEVICE(0x06e1, 0xa190)},
|
|
/*fixme: may be IntelPCCameraPro BRIDGE_SPCA505
|
|
/*fixme: may be IntelPCCameraPro BRIDGE_SPCA505
|
|
{USB_DEVICE(0x0733, 0x0430)}, */
|
|
{USB_DEVICE(0x0733, 0x0430)}, */
|