MIPS: MSP71xx: remove unused plat_irq_dispatch() argument
authorSergey Ryazanov <ryazanov.s.a@gmail.com>
Wed, 13 Aug 2014 22:09:35 +0000 (02:09 +0400)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 19 Aug 2014 11:30:45 +0000 (13:30 +0200)
Remove unused argument to make the plat_irq_dispatch() function
declaration similar to the realization of other platforms.

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/7538/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found