]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: fix IXP4xx build failure
authorImre Kaloz <kaloz@openwrt.org>
Mon, 27 Dec 2010 21:59:57 +0000 (22:59 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 28 Dec 2010 19:22:20 +0000 (11:22 -0800)
commite28325808ba6109c86cdb55fc0278d7234ee981e
treec5ea348f0341881002e3707c041e85084c08666b
parentad80f28c3888805d91fe35f315eee14f06ec7ab4
ARM: fix IXP4xx build failure

arm: export dma_set_coherent_mask

While a regression was fixed with commit 10634a0fece027 (arm: fix
"arm: fix pci_set_consistent_dma_mask for dmabounce devices"), a
new one was introduced as dma_set_coherent_mask wasn't exported
for modules. This patch takes care for this issue.

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
Signed-off-by: Krzysztof HaƂasa <khc@pm.waw.pl>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/arm/common/it8152.c
arch/arm/mach-ixp4xx/common-pci.c