From: Viresh Kumar Date: Thu, 3 Mar 2011 10:17:14 +0000 (+0530) Subject: dw_dmac: Remove compilation dependency from AVR32 and put on HAVE_CLK X-Git-Tag: v2.6.39-rc1~203^2~12^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f44ad7e91dd12bed0959b3e715f4f3ab84951a59;p=pandora-kernel.git 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 Signed-off-by: Vinod Koul --- Reading git-diff-tree failed