]> bbs.cooldavid.org Git - net-next-2.6.git/commit
spi/dw_spi: Fix dw_spi_mmio to depend on HAVE_CLK
authorJean-Hugues Deschenes <jean-hugues.deschenes@octasic.com>
Fri, 22 Jan 2010 17:08:31 +0000 (10:08 -0700)
committerGrant Likely <grant.likely@secretlab.ca>
Fri, 22 Jan 2010 17:08:31 +0000 (10:08 -0700)
commit212b3c8b8ab94d983c2e0ee1821f17dd5b4e0859
tree9906d13e928c42be7b01ab144342b2188c3dea62
parent8ca8d15ade201b7723fa386eadcce2044463ff56
spi/dw_spi: Fix dw_spi_mmio to depend on HAVE_CLK

dw_spi_mmio is dependent on the clock framework. This marks it as such
in Kconfig.

Signed-off-by: Jean-Hugues Deschenes <jean-hugues.deschenes@octasic.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/spi/Kconfig