[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <46AE18DE.5010704@googlemail.com>
Date: Mon, 30 Jul 2007 18:59:10 +0200
From: Gabriel C <nix.or.die@...glemail.com>
To: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
CC: dbrownell@...rs.sourceforge.net,
linux-usb-devel@...ts.sourceforge.net,
Alan Stern <stern@...land.harvard.edu>
Subject: drivers/usb/gadget/dummy_hcd.c - DEBUG redefined warnings
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 ?
Regards,
Gabriel C
-
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