aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/musb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/musb/Makefile')
-rw-r--r--drivers/usb/musb/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/usb/musb/Makefile b/drivers/usb/musb/Makefile
index 88eb67de08a..860369c7cbe 100644
--- a/drivers/usb/musb/Makefile
+++ b/drivers/usb/musb/Makefile
@@ -76,11 +76,6 @@ endif
ifneq ($(MUSB_DEBUG),0)
EXTRA_CFLAGS += -DDEBUG
-
- ifeq ($(CONFIG_PROC_FS),y)
- musb_hdrc-objs += musb_procfs.o
- endif
-
endif
EXTRA_CFLAGS += -DMUSB_DEBUG=$(MUSB_DEBUG)