[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.44L0.0707301338000.9339-100000@iolanthe.rowland.org>
Date: Mon, 30 Jul 2007 13:38:40 -0400 (EDT)
From: Alan Stern <stern@...land.harvard.edu>
To: Gabriel C <nix.or.die@...glemail.com>
cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
<dbrownell@...rs.sourceforge.net>,
<linux-usb-devel@...ts.sourceforge.net>
Subject: Re: [linux-usb-devel] drivers/usb/gadget/dummy_hcd.c - DEBUG redefined
warnings
On Mon, 30 Jul 2007, Gabriel C wrote:
> Hi,
>
> I noticed the following warnings with a randconfig ( http://194.231.229.228/git-current/randconfig-auto-34 ):
>
> ...
>
> CC [M] drivers/usb/gadget/dummy_hcd.o
> drivers/usb/gadget/dummy_hcd.c:37:1: warning: "DEBUG" redefined
> <command-line>: warning: this is the location of the previous definition
> CC drivers/scsi/scsi_transport_sas.o
> CC drivers/usb/core/notify.o
> CC drivers/usb/core/generic.o
> drivers/usb/gadget/dummy_hcd.c:37:1: warning: "DEBUG" redefined
> <command-line>: warning: this is the location of the previous definition
>
> ...
>
>
> Line 37 is #define DEBUG , is that really needed ?
No it isn't -- that's a mistake. Thanks for pointing it out.
Alan Stern
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists