| 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 | |
| 12 | |