mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-02 05:46:47 +07: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;
|