]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/mtd/spi/spi_flash_internal.h
applied patches from Freescale and Ka-Ro
[karo-tx-uboot.git] / drivers / mtd / spi / spi_flash_internal.h
index 0612383c69382f60d986b75f7168194692c9decc..c4b561cdb82f5d810978dcca1fbc9884070fdd3a 100644 (file)
@@ -49,3 +49,4 @@ struct spi_flash *spi_flash_probe_atmel(struct spi_slave *spi, u8 *idcode);
 struct spi_flash *spi_flash_probe_macronix(struct spi_slave *spi, u8 *idcode);
 struct spi_flash *spi_flash_probe_sst(struct spi_slave *spi, u8 *idcode);
 struct spi_flash *spi_flash_probe_stmicro(struct spi_slave *spi, u8 *idcode);
+struct spi_flash *spi_flash_probe_imx(struct spi_slave *spi, u8 *idcode);