UPSTREAM: usb: dwc3: pci: use build-in properties instead of platform data
[firefly-linux-kernel-4.4.55.git] / drivers / usb / dwc3 / Makefile
index acc951d46c278e2ccfb045ee1b09e438d2209229..22420e17d68bc5d708655ed164af528f2b8b9100 100644 (file)
@@ -37,5 +37,5 @@ obj-$(CONFIG_USB_DWC3_OMAP)           += dwc3-omap.o
 obj-$(CONFIG_USB_DWC3_EXYNOS)          += dwc3-exynos.o
 obj-$(CONFIG_USB_DWC3_PCI)             += dwc3-pci.o
 obj-$(CONFIG_USB_DWC3_KEYSTONE)                += dwc3-keystone.o
-obj-$(CONFIG_USB_DWC3_QCOM)            += dwc3-qcom.o
+obj-$(CONFIG_USB_DWC3_OF_SIMPLE)       += dwc3-of-simple.o
 obj-$(CONFIG_USB_DWC3_ST)              += dwc3-st.o