diff options
author | Alessandro Rubini <rubini@gnudd.com> | 2012-11-23 15:08:24 (GMT) |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2012-12-01 15:10:28 (GMT) |
commit | 8618b3b47c4590baf4ef3f241616914f4bb2a8a6 (patch) | |
tree | 13627f21a210f4a12105935457594cf1a10763d0 /drivers/devfreq | |
parent | 835c192f3612639702d716024c1a5b66445dd860 (diff) | |
download | linux-fsl-qoriq-8618b3b47c4590baf4ef3f241616914f4bb2a8a6.tar.xz |
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 <rubini@gnudd.com>
Acked-by: Giancarlo Asnaghi <giancarlo.asnaghi@st.com>
Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/devfreq')
0 files changed, 0 insertions, 0 deletions