mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-04 09:34:12 +08:00
aec2927b59
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>
5 lines
125 B
C
5 lines
125 B
C
// SPDX-License-Identifier: GPL-2.0
|
|
#include "common.h"
|
|
|
|
extern const struct renesas_usbhs_platform_callback usbhs_rza1_ops;
|