[U-Boot] [PATCH 017/080] spi: Remove spi_setup_slave_fdt
Simon Glass
sjg at chromium.org
Mon Oct 9 04:47:54 UTC 2017
On 29 September 2017 at 06:51, Mario Six <mario.six at gdsys.cc> wrote:
> A previous patch removed the spi_flash_probe_fdt function, which
> contained the last call of the spi_setup_slave_fdt function, which is
> now equally obsolete.
>
> This patch removes the function.
>
> Signed-off-by: Mario Six <mario.six at gdsys.cc>
> ---
> drivers/spi/spi-uclass.c | 16 ----------------
> include/spi.h | 13 -------------
> 2 files changed, 29 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list