kbuild: force to define __UBOOT__ in all the C sources
[oweals/u-boot.git] / drivers / usb / musb-new / musb_uboot.c
index 0d7b89fcf6e4e0fe0508c4afa0ffa4d329abcfba..2676f09c3844d159c5f15130ccdff6c287339aed 100644 (file)
@@ -4,7 +4,6 @@
 #include <linux/usb/ch9.h>
 #include <linux/usb/gadget.h>
 
-#define __UBOOT__
 #include <usb.h>
 #include "linux-compat.h"
 #include "usb-compat.h"