aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/renesas_usbhs/rza.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/renesas_usbhs/rza.h')
-rw-r--r--drivers/usb/renesas_usbhs/rza.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/usb/renesas_usbhs/rza.h b/drivers/usb/renesas_usbhs/rza.h
new file mode 100644
index 000000000000..ca917ca54f6d
--- /dev/null
+++ b/drivers/usb/renesas_usbhs/rza.h
@@ -0,0 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
+#include "common.h"
+
+extern const struct renesas_usbhs_platform_callback usbhs_rza1_ops;