diff options
Diffstat (limited to 'drivers/usb/musb/Makefile')
-rw-r--r-- | drivers/usb/musb/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/usb/musb/Makefile b/drivers/usb/musb/Makefile index a1677f9955aa..9705f716386e 100644 --- a/drivers/usb/musb/Makefile +++ b/drivers/usb/musb/Makefile | |||
@@ -72,12 +72,6 @@ endif | |||
72 | 72 | ||
73 | ################################################################################ | 73 | ################################################################################ |
74 | 74 | ||
75 | # FIXME remove all these extra "-DMUSB_* things, stick to CONFIG_* | ||
76 | |||
77 | ifeq ($(CONFIG_USB_INVENTRA_MUSB_HAS_AHB_ID),y) | ||
78 | EXTRA_CFLAGS += -DMUSB_AHB_ID | ||
79 | endif | ||
80 | |||
81 | # Debugging | 75 | # Debugging |
82 | 76 | ||
83 | ifeq ($(CONFIG_USB_MUSB_DEBUG),y) | 77 | ifeq ($(CONFIG_USB_MUSB_DEBUG),y) |