dm: core: Create a new header file for 'compat' features
[oweals/u-boot.git] / drivers / mtd / nand / core.c
index 3abaef23c53999f48f9fe9f9de332c357ddd1f10..bc0accf8c66e25ac01988b4be906a7263c4a726f 100644 (file)
@@ -11,6 +11,7 @@
 
 #include <common.h>
 #ifndef __UBOOT__
+#include <linux/compat.h>
 #include <linux/module.h>
 #endif
 #include <linux/mtd/nand.h>