ARM: plat-versatile: move FPGA irq driver to drivers/irqchip
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 31 Oct 2012 21:04:31 +0000 (22:04 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Sun, 4 Nov 2012 17:09:12 +0000 (18:09 +0100)
This moves the Versatile FPGA interrupt controller driver, used in
the Integrator/AP, Integrator/CP and some Versatile boards, out
of arch/arm/plat-versatile and down to drivers/irqchip where we
have consensus that such drivers belong. The header file is
consequently moved to <linux/platform_data/irq-versatile-fpga.h>.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found