]> git.baikalelectronics.ru Git - kernel.git/commit
dmaengine: imx: fix the build failure on x86_64
authorVinod Koul <vinod.koul@linux.intel.com>
Tue, 27 Mar 2012 08:23:00 +0000 (13:53 +0530)
committerVinod Koul <vinod.koul@linux.intel.com>
Tue, 27 Mar 2012 16:16:21 +0000 (21:46 +0530)
commit9a8c025435c00f32339575ee0693b4eabd77da8d
tree2249cad0b117b8b70081d50c0764cf8758327db5
parent879c0d93aece6e061d9e353ffb3a6eb944a6024b
dmaengine: imx: fix the build failure on x86_64

commit 77ca989ef781 "dmaengine: imx-dma: merge old dma-v1.c with
imx-dma.c" removed the dependency in config for the imx dma driver,
whereas it should depend on ARCH_MXS

Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
drivers/dma/Kconfig