forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 cde9070d9970eef1f7ec2360586c802a16230ad8
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 */