forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
kernel/include/linux/usb_usual.h
....@@ -96,6 +96,6 @@
9696 #include <linux/usb/storage.h>
9797
9898 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[];
100100
101101 #endif /* __LINUX_USB_USUAL_H */