
14 Aug
2017
14 Aug
'17
2:06 a.m.
On Wed, Jul 26, 2017 at 10:25:29PM -0500, Adam Ford wrote:
The OMAP3_SPI driver can work with or without DM_SPI. Moving this outside of the #if DM_SPI section allows us to include it on boards that don't support DM_SPI yet.
Signed-off-by: Adam Ford aford173@gmail.com
diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig index 8a8e8e4..3c5582a 100644
Applied to u-boot/master, thanks!
--
Tom