tools: fix GNU stat detection to prevent it from picking up other things named "gstat...
[openwrt/svn-archive/archive.git] / target / linux / lantiq / patches / 999-mtd.patch
1 --- a/drivers/mtd/maps/lantiq-flash.c
2 +++ b/drivers/mtd/maps/lantiq-flash.c
3 @@ -20,6 +20,8 @@
4 #include <linux/platform_device.h>
5 #include <linux/mtd/physmap.h>
6
7 +#include "../mtdcore.h"
8 +
9 #include <lantiq_soc.h>
10 #include <lantiq_platform.h>
11