Merge commit '818299f6bdae' into android-exynos-4.14-ww-9610-minor_up-dev
[GitHub/moto-9609/android_kernel_motorola_exynos9610.git] / drivers / usb / dwc3 / Makefile
index d508dab4d14d3898f73689ddb66ff1a507618d13..5bdc905b20a6f382474a5cdf1a9f0773e01c7e78 100644 (file)
@@ -6,7 +6,7 @@ obj-$(CONFIG_USB_DWC3)                  += dwc3.o
 
 dwc3-y                                 := core.o
 
-ifneq ($(CONFIG_FTRACE),)
+ifneq ($(CONFIG_TRACING),)
        dwc3-y                          += trace.o
 endif