summaryrefslogtreecommitdiffstats
path: root/drivers/usb/renesas_usbhs/Makefile
diff options
context:
space:
mode:
authorChris Brandt <chris.brandt@renesas.com>2019-05-15 10:20:44 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-05-21 10:25:59 +0200
commitb69dce6341053cd51f3692a2ab3825140fad6ab8 (patch)
treea07a28a0f3a8abc1470fcb425b6a36c3ea7a6e6b /drivers/usb/renesas_usbhs/Makefile
parentf756066990607dbe8ea5579c925b48e646891f3e (diff)
downloadlinux-stable-b69dce6341053cd51f3692a2ab3825140fad6ab8.tar.gz
linux-stable-b69dce6341053cd51f3692a2ab3825140fad6ab8.tar.bz2
linux-stable-b69dce6341053cd51f3692a2ab3825140fad6ab8.zip
usb: renesas_usbhs: Add support for RZ/A2
The RZ/A2 is similar to the R-Car Gen3 with some small differences. Signed-off-by: Chris Brandt <chris.brandt@renesas.com> Reviewed-by: Simon Horman <horms+renesas@verge.net.au> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/renesas_usbhs/Makefile')
-rw-r--r--drivers/usb/renesas_usbhs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/renesas_usbhs/Makefile b/drivers/usb/renesas_usbhs/Makefile
index 5c5b51bb48ef..a1fed56b0957 100644
--- a/drivers/usb/renesas_usbhs/Makefile
+++ b/drivers/usb/renesas_usbhs/Makefile
@@ -5,7 +5,7 @@
obj-$(CONFIG_USB_RENESAS_USBHS) += renesas_usbhs.o
-renesas_usbhs-y := common.o mod.o pipe.o fifo.o rcar2.o rcar3.o rza.o
+renesas_usbhs-y := common.o mod.o pipe.o fifo.o rcar2.o rcar3.o rza.o rza2.o
ifneq ($(CONFIG_USB_RENESAS_USBHS_HCD),)
renesas_usbhs-y += mod_host.o