kbuild: force to define __UBOOT__ in all the C sources
[oweals/u-boot.git] / drivers / mtd / ubi / crc32.c
index 0d65bf4b8a562f5cbc4549520cb0deedd40b21e7..9c54ea4db0c74f004840f76e830e746c52ede92c 100644 (file)
@@ -20,7 +20,6 @@
  * Version 2.  See the file COPYING for more details.
  */
 
-#define __UBOOT__
 #ifndef __UBOOT__
 #include <linux/crc32.h>
 #include <linux/kernel.h>