kbuild: force to define __UBOOT__ in all the C sources
[oweals/u-boot.git] / fs / ubifs / master.c
index 00ca855e818cad8f7c51017f7fa32e907972e885..761e0704e4a6c26882cb34f616e13bd77d598201 100644 (file)
@@ -11,7 +11,6 @@
 
 /* This file implements reading and writing the master node */
 
-#define __UBOOT__
 #include "ubifs.h"
 #ifdef __UBOOT__
 #include <linux/compat.h>