kbuild: force to define __UBOOT__ in all the C sources
[oweals/u-boot.git] / fs / ubifs / scan.c
index 5523d4e6608f39d16e98641eb584128fc67a6e09..6fc464bb4850dce5852895cadc9e98b18489067c 100644 (file)
@@ -16,7 +16,6 @@
  * debugging functions.
  */
 
-#define __UBOOT__
 #ifdef __UBOOT__
 #include <linux/err.h>
 #endif