irqchip: VIC: export vic_init_cascaded
authorArnd Bergmann <arnd@arndb.de>
Mon, 24 Feb 2014 21:19:24 +0000 (22:19 +0100)
committerArnd Bergmann <arnd@arndb.de>
Tue, 25 Feb 2014 17:01:43 +0000 (18:01 +0100)
vic_init_cascaded is called by integrator impd1 code that can
be a loadable module, so the function has to be exported.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
drivers/irqchip/irq-vic.c

Simple merge