Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 794f61a3 authored by Baruch Siach's avatar Baruch Siach Committed by Mark Brown
Browse files

spi: dw-mmio: remove HAVE_CLK build dependecy



Since 93abe8e4 (clk: add non CONFIG_HAVE_CLK routines) code using clk.h
like this platform driver needs not depend on HAVE_CLK.

Signed-off-by: default avatarBaruch Siach <baruch@tkos.co.il>
Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent 2418991e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -546,7 +546,7 @@ config SPI_DW_MID_DMA

config SPI_DW_MMIO
	tristate "Memory-mapped io interface driver for DW SPI core"
	depends on SPI_DESIGNWARE && HAVE_CLK
	depends on SPI_DESIGNWARE

#
# There are lots of SPI device types, with sensors and memory