]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/mtd/mtdcore.c
linux/compat.h: rename from linux/mtd/compat.h
[people/ms/u-boot.git] / drivers / mtd / mtdcore.c
index a195ddab35774a9044f0446e8e0d66d880636c3a..3a81adaf60d5563d805e230515f12a3ca444439e 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 #include <linux/mtd/mtd.h>
-#include <linux/mtd/compat.h>
+#include <linux/compat.h>
 #include <ubi_uboot.h>
 
 struct mtd_info *mtd_table[MAX_MTD_DEVICES];