From: Alessandro Rubini Date: Fri, 23 Nov 2012 15:08:24 +0000 (+0100) Subject: gpio: pl061 depends on ARM X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~87^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8618b3b47c4590baf4ef3f241616914f4bb2a8a6;p=pandora-kernel.git gpio: pl061 depends on ARM Commit dece904d (gpio: pl061: use chained_irq_* functions in irq handler) introduced chained_irq_enter/exit, which is only available for arch/arm and the driver won't compile elsewhere. The dependency is thus made explicit, because AMBA is used in the x86 world by a PCI-to-AMBA bridge, to be submitted. Signed-off-by: Alessandro Rubini Acked-by: Giancarlo Asnaghi Reviewed-by: Viresh Kumar Signed-off-by: Linus Walleij --- Reading git-diff-tree failed