mirror of
https://gitee.com/openharmony/kernel_linux
synced 2025-05-21 14:16:41 +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>
5 lines
91 B
C
5 lines
91 B
C
#include "common.h"
|
|
|
|
extern const struct renesas_usbhs_platform_callback
|
|
usbhs_rcar2_ops;
|