MIPS: Add common plat_irq_dispatch declaration
authorSergey Ryazanov <ryazanov.s.a@gmail.com>
Wed, 13 Aug 2014 22:09:36 +0000 (02:09 +0400)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 19 Aug 2014 11:30:45 +0000 (13:30 +0200)
commit950e97ca50942efb1066785ce3a40836c93306e2
treec1a98ba8f5f68992d8db1a895abdd48c26834026
parentb3804d8da18f4649c3fb1755078312cdf8f40ffc
MIPS: Add common plat_irq_dispatch declaration

Add common declaration to get rid of following sparse warning: "symbol
'plat_irq_dispatch' was not declared. Should it be static?"

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
Cc: Linux MIPS <linux-mips@linux-mips.org>
Patchwork: https://patchwork.linux-mips.org/patch/7539/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/cavium-octeon/setup.c
arch/mips/include/asm/irq.h
This page took 0.026678 seconds and 5 git commands to generate.