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