kbuild: force to define __UBOOT__ in all the C sources
[oweals/u-boot.git] / drivers / usb / musb-new / musb_gadget_ep0.c
index 8c3b0a145a4dcb126107cf20e305ecd23fdc74ef..5a715013a2315e945c0b3a2ab354a4fe533f7f46 100644 (file)
@@ -33,7 +33,6 @@
  *
  */
 
-#define __UBOOT__
 #ifndef __UBOOT__
 #include <linux/kernel.h>
 #include <linux/list.h>