From: Imre Kaloz Date: Mon, 27 Dec 2010 21:59:57 +0000 (+0100) Subject: ARM: fix IXP4xx build failure X-Git-Tag: v2.6.37-rc8~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88a58101608f1416f4c1ec81d88faed258a34b3d;p=pandora-kernel.git ARM: fix IXP4xx build failure arm: export dma_set_coherent_mask While a regression was fixed with commit 710224fa2750cf (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 Signed-off-by: Krzysztof HaƂasa Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed