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
-