]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: BCM3384: Fix outdated use of mips_cpu_intc_init()
authorKevin Cernekee <cernekee@gmail.com>
Thu, 25 Dec 2014 17:48:56 +0000 (09:48 -0800)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 19 Feb 2015 12:47:55 +0000 (13:47 +0100)
commitb8ca158d80c897a70ae981e8028459448dbad753
treebd2072c2b9abcbbf48042126be6ef61004d7630a
parentf1e1ff231a760bc39aad5f127c595f11f8c786d4
MIPS: BCM3384: Fix outdated use of mips_cpu_intc_init()

This function was renamed to mips_cpu_irq_of_init(), so fix it to avoid
a compile error.

Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Cc: f.fainelli@gmail.com
Cc: jaedon.shin@gmail.com
Cc: abrestic@chromium.org
Cc: tglx@linutronix.de
Cc: jason@lakedaemon.net
Cc: jogo@openwrt.org
Cc: arnd@arndb.de
Cc: computersforpeace@gmail.com
Cc: linux-mips@linux-mips.org
Cc: devicetree@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/8834/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/bcm3384/irq.c