]> Git Repo - u-boot.git/blobdiff - drivers/mtd/mtd_uboot.c
common: Drop asm/global_data.h from common header
[u-boot.git] / drivers / mtd / mtd_uboot.c
index 9360d4ed17207ff3082ba05c1a08dd26182f70bd..c53ec657a34d1f5e4d70d7ab7455938da68b6561 100644 (file)
@@ -12,6 +12,7 @@
 #include <linux/err.h>
 #include <linux/mtd/mtd.h>
 #include <linux/mtd/partitions.h>
+#include <asm/global_data.h>
 #include <mtd.h>
 
 #define MTD_NAME_MAX_LEN 20
This page took 0.025508 seconds and 4 git commands to generate.