X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fusb%2Fserial%2Faircable.c;h=2cbdc8f230b8da7da1af6fa1c36889a221a37e07;hb=7d40d7e85a25e01948bcb4dc3eda1355af318337;hp=b10ac840941137a8516da829a9832b0ace64a665;hpb=8633322c5fd5b2a986b279f88a7559d8409f7da3;p=pandora-kernel.git diff --git a/drivers/usb/serial/aircable.c b/drivers/usb/serial/aircable.c index b10ac8409411..2cbdc8f230b8 100644 --- a/drivers/usb/serial/aircable.c +++ b/drivers/usb/serial/aircable.c @@ -78,7 +78,7 @@ static int debug; #define DRIVER_DESC "AIRcable USB Driver" /* ID table that will be registered with USB core */ -static struct usb_device_id id_table [] = { +static const struct usb_device_id id_table[] = { { USB_DEVICE(AIRCABLE_VID, AIRCABLE_USB_PID) }, { }, };