spi: Remove spi_flash_probe_fdt
authorMario Six <mario.six@gdsys.cc>
Mon, 15 Jan 2018 10:08:37 +0000 (11:08 +0100)
committerJagan Teki <jagan@amarulasolutions.com>
Wed, 24 Jan 2018 06:34:07 +0000 (12:04 +0530)
commit74ea6e82f8f626c8c3098dea72f008e8ec0357f9
tree39f3aae513384395039043882ca361409434f974
parentc5b88f29ba46997e1cae39153980cae475b87b82
spi: Remove spi_flash_probe_fdt

Commit ba45756 ("dm: x86: spi: Convert ICH SPI driver to driver model")
removed the last usage of the spi_flash_probe_fdt function, rendering it
obsolete.

This patch removes the function.

Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Jagan Teki <jagan@openedev.com>
Signed-off-by: Mario Six <mario.six@gdsys.cc>
drivers/mtd/spi/sf_probe.c
include/spi_flash.h