]> git.karo-electronics.de Git - mv-sheeva.git/commit
dw_dmac: Remove compilation dependency from AVR32 and put on HAVE_CLK
authorViresh Kumar <viresh.kumar@st.com>
Thu, 3 Mar 2011 10:17:14 +0000 (15:47 +0530)
committerVinod Koul <vinod.koul@intel.com>
Sun, 6 Mar 2011 19:42:27 +0000 (01:12 +0530)
commitf44ad7e91dd12bed0959b3e715f4f3ab84951a59
treead40522874528c87cfc367f882df147afdf71e9d
parenta580b8c5429a624d120cd603e1498bf676e2b4da
dw_dmac: Remove compilation dependency from AVR32 and put on HAVE_CLK

This driver will now be used in atleast two platforms AVR32 & ARM. And there is
no actual hardware dependency of this driver over AVR32 or ARM. So this
dependency can be removed altogether.

Also dw_dmac driver uses clk framework and must have compilation dependency on
HAVE_CLK

Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/Kconfig