nt9856x/BSP/linux-kernel/drivers/usb/renesas_usbhs/rcar3.h
2023-03-28 15:07:53 +08:00

6 lines
204 B
C

// SPDX-License-Identifier: GPL-2.0
#include "common.h"
extern const struct renesas_usbhs_platform_callback usbhs_rcar3_ops;
extern const struct renesas_usbhs_platform_callback usbhs_rcar3_with_pll_ops;