c63dbc059685ebe2b50f4b24da01efe0d709c4b8
[openwrt.git] / target / linux / generic / patches-3.10 / 110-fix_mtd_include.patch
1 --- a/include/linux/mtd/physmap.h
2 +++ b/include/linux/mtd/physmap.h
3 @@ -17,6 +17,7 @@
4  
5  #include <linux/mtd/mtd.h>
6  #include <linux/mtd/partitions.h>
7 +#include <linux/platform_device.h>
8  
9  struct map_info;
10  struct platform_device;