mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-04-04 05:24:03 +00:00
This patch adds the capability to support RZ/A1 SoCs. Signed-off-by: Chris Brandt <chris.brandt@renesas.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
4 lines
125 B
C
4 lines
125 B
C
// SPDX-License-Identifier: GPL-2.0
|
|
#include "common.h"
|
|
|
|
extern const struct renesas_usbhs_platform_callback usbhs_rza1_ops;
|