mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-04-06 14:34:31 +00:00
In preparation for DT conversion to reduce reliance on platform device callbacks. Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
4 lines
91 B
C
4 lines
91 B
C
#include "common.h"
|
|
|
|
extern const struct renesas_usbhs_platform_callback
|
|
usbhs_rcar2_ops;
|