Re: [U-Boot] [PATCH v2 1/6] spi: Remove unused spi_init

2018-11-27 Thread Jagan Teki
On Sat, Nov 24, 2018 at 5:43 PM Jagan Teki wrote: > > Remove spi_init definition which never used on > respective code since from many years. > > Signed-off-by: Jagan Teki > --- All patches, Applied to u-boot-spi/maste ___ U-Boot mailing list U-Boot@l

[U-Boot] [PATCH v2 1/6] spi: Remove unused spi_init

2018-11-24 Thread Jagan Teki
Remove spi_init definition which never used on respective code since from many years. Signed-off-by: Jagan Teki --- drivers/net/e1000_spi.c | 3 --- drivers/spi/atmel_spi.c | 5 - drivers/spi/davinci_spi.c | 5 - drivers/spi/fsl_dspi.c| 5 - drivers/spi/fsl_es