From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Subject: Re: [patch-2.6.35 09/11] usb: musb: Makefile: remove unexistent config option Date: Thu, 25 Mar 2010 12:53:52 +0300 Message-ID: <4BAB32B0.9070101@mvista.com> References: <1269435318-29153-1-git-send-email-felipe.balbi@nokia.com> <1269435318-29153-10-git-send-email-felipe.balbi@nokia.com> <4BAA28D8.70705@ru.mvista.com> <20100325063812.GN29419@nokia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20100325063812.GN29419-xNZwKgViW5gAvxtiuMwx3w@public.gmane.org> Sender: linux-usb-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: felipe.balbi-xNZwKgViW5gAvxtiuMwx3w@public.gmane.org Cc: Greg KH , Linux USB Mailing List , Linux OMAP Mailing List List-Id: linux-omap@vger.kernel.org Hello. Felipe Balbi wrote: >>> Remove the unexistent CONFIG_USB_INVENTRA_MUSB_HAS_AHB_ID >>> option from our Makefile. >>> >>> Problem reported by Sergei Shtylyov >>> >>> Signed-off-by: Felipe Balbi >>> --- >>> 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. > > there's still -DDEBUG there. Maybe it doesn't really matter. -DDEBUG does not match -DMUSB_* pattern. WBR, Sergei -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html