diff options
Diffstat (limited to 'drivers/usb/renesas_usbhs/rcar3.h')
-rw-r--r-- | drivers/usb/renesas_usbhs/rcar3.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/usb/renesas_usbhs/rcar3.h b/drivers/usb/renesas_usbhs/rcar3.h new file mode 100644 index 000000000000..5f850b23ff18 --- /dev/null +++ b/drivers/usb/renesas_usbhs/rcar3.h @@ -0,0 +1,3 @@ +#include "common.h" + +extern const struct renesas_usbhs_platform_callback usbhs_rcar3_ops; |