[U-Boot] [PATCH 016/080] spi: Remove spi_flash_probe_fdt
Simon Glass
sjg at chromium.org
Mon Oct 9 04:47:34 UTC 2017
On 29 September 2017 at 06:51, Mario Six <mario.six at gdsys.cc> wrote:
> 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.
>
> Signed-off-by: Mario Six <mario.six at gdsys.cc>
> ---
> drivers/mtd/spi/sf_probe.c | 13 -------------
> include/spi_flash.h | 12 ------------
> 2 files changed, 25 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list