dm: core: Create a new header file for 'compat' features
[platform/kernel/u-boot.git] / drivers / mtd / nand / core.c
index 3abaef2..bc0accf 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>