mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-28 07:04:00 +08:00
8ecef00fe1
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;
|