forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-05 071106ecf68c401173c58808b1cf5f68cc50d390
kernel/drivers/usb/renesas_usbhs/rza.h
....@@ -1,4 +1,5 @@
1
-// SPDX-License-Identifier: GPL-2.0
1
+/* SPDX-License-Identifier: GPL-2.0 */
22 #include "common.h"
33
4
-extern const struct renesas_usbhs_platform_callback usbhs_rza1_ops;
4
+extern const struct renesas_usbhs_platform_info usbhs_rza1_plat_info;
5
+extern const struct renesas_usbhs_platform_info usbhs_rza2_plat_info;