kernel/include/linux/usb_usual.h
.. .. @@ -96,6 +96,6 @@ 96 96 #include <linux/usb/storage.h> 97 97 98 98 extern int usb_usual_ignore_device(struct usb_interface *intf); 99 -extern struct usb_device_id usb_storage_usb_ids[];99 +extern const struct usb_device_id usb_storage_usb_ids[];100 100 101 101 #endif /* __LINUX_USB_USUAL_H */