ar71xx: move multi-m25p80 concat code from wzr-hp-ag300h mach code to dev-m25p80...
[openwrt/openwrt.git] / target / linux / ar71xx / files / arch / mips / ar71xx / dev-m25p80.h
index 0b8e56d03f8f0540cbe6ead601cadf20b57be5b0..f732a8438a8714361f6c0a5096a892463af07f2c 100644 (file)
@@ -12,5 +12,6 @@
 #include <linux/spi/flash.h>
 
 void ar71xx_add_device_m25p80(struct flash_platform_data *pdata) __init;
+void ar71xx_add_device_m25p80_multi(struct flash_platform_data *pdata) __init;
 
 #endif /* _AR71XX_DEV_M25P80_H */