Pull misc-for-upstream into release branch
[powerpc.git] / include / linux / mtd / physmap.h
index 86831e3..0dc07d5 100644 (file)
 #define __LINUX_MTD_PHYSMAP__
 
 #include <linux/mtd/mtd.h>
-#include <linux/mtd/map.h>
 #include <linux/mtd/partitions.h>
 
+struct map_info;
+
 struct physmap_flash_data {
        unsigned int            width;
        void                    (*set_vpp)(struct map_info *, int);