Felipe Balbi wrote:

Remove the unexistent CONFIG_USB_INVENTRA_MUSB_HAS_AHB_ID
option from our Makefile.

Problem reported by Sergei Shtylyov <[email protected]>

Signed-off-by: Felipe Balbi <[email protected]>
---
 drivers/usb/musb/Makefile |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/drivers/usb/musb/Makefile b/drivers/usb/musb/Makefile
index a1677f9..4266d79 100644
--- a/drivers/usb/musb/Makefile
+++ b/drivers/usb/musb/Makefile
@@ -74,10 +74,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
-

  You forgot to remove FIXME.

WBR, Sergei

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to