| Submitter | Németh Márton |
|---|---|
| Date | Jan. 9, 2010, 2:10 p.m. |
| Message ID | <4B488E60.4070604@freemail.hu> |
| Download | mbox | patch |
| Permalink | /patch/42560/ |
| State | New |
| Headers | show |
Comments
Patch
diff -u -p a/drivers/mtd/nand/alauda.c b/drivers/mtd/nand/alauda.c --- a/drivers/mtd/nand/alauda.c 2010-01-07 19:08:42.000000000 +0100 +++ b/drivers/mtd/nand/alauda.c 2010-01-08 04:26:29.000000000 +0100 @@ -49,7 +49,7 @@ #define TIMEOUT HZ -static struct usb_device_id alauda_table [] = { +static const struct usb_device_id alauda_table[] = { { USB_DEVICE(0x0584, 0x0008) }, /* Fujifilm DPC-R1 */ { USB_DEVICE(0x07b4, 0x010a) }, /* Olympus MAUSB-10 */ { }