Re: [U-Boot] [PATCH 2/4] spi: Drop CONFIG_ATMEL_DATAFLASH_SPI

2017-10-11 Thread Yang, Wenyou
Hi Tuomas, On 2017/10/11 2:59, Tuomas Tynkkynen wrote: Last user of this option went away in commit: fdc7718999 ("board: usb_a9263: Update to support DT and DM") It is okay for me. Acked-by: Wenyou Yang Signed-off-by: Tuomas Tynkkynen --- drivers/spi/Makefile | 1 - driv

[U-Boot] [PATCH 2/4] spi: Drop CONFIG_ATMEL_DATAFLASH_SPI

2017-10-10 Thread Tuomas Tynkkynen
Last user of this option went away in commit: fdc7718999 ("board: usb_a9263: Update to support DT and DM") Signed-off-by: Tuomas Tynkkynen --- drivers/spi/Makefile | 1 - drivers/spi/atmel_dataflash_spi.c | 184 -- 2 files changed, 185 deletion