kernel/drivers/usb/renesas_usbhs/Makefile
.. .. @@ -5,7 +5,7 @@ 5 5 6 6 obj-$(CONFIG_USB_RENESAS_USBHS) += renesas_usbhs.o 7 7 8 -renesas_usbhs-y := common.o mod.o pipe.o fifo.o rcar2.o rcar3.o rza.o8 +renesas_usbhs-y := common.o mod.o pipe.o fifo.o rcar2.o rcar3.o rza.o rza2.o9 9 10 10 ifneq ($(CONFIG_USB_RENESAS_USBHS_HCD),) 11 11 renesas_usbhs-y += mod_host.o