diff --git a/drivers/usb/musb/Makefile b/drivers/usb/musb/Makefile index a1677f9955aa8706cf4ac089dfe236e28a094796..9705f716386e08e3247db7ff47213c8735a8d423 100644 --- a/drivers/usb/musb/Makefile +++ b/drivers/usb/musb/Makefile @@ -72,12 +72,6 @@ endif ################################################################################ -# FIXME remove all these extra "-DMUSB_* things, stick to CONFIG_* - -ifeq ($(CONFIG_USB_INVENTRA_MUSB_HAS_AHB_ID),y) - EXTRA_CFLAGS += -DMUSB_AHB_ID -endif - # Debugging ifeq ($(CONFIG_USB_MUSB_DEBUG),y)