frv: Remove stale irq_chip.end
authorThomas Gleixner <tglx@linutronix.de>
Sun, 6 Feb 2011 19:20:33 +0000 (20:20 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 29 Mar 2011 12:48:16 +0000 (14:48 +0200)
commitdb3b3602b90bcdc220b48f473010a4663310d95d
tree8aa46cae8c7e19496888806149dc8e2cc746839c
parent0b98b1636cf2e112216a5661a629606cde7b1c07
frv: Remove stale irq_chip.end

irq_chip.end got obsolete with the removal of __do_IRQ().

irq-mb93093.c even lacks an implementation, but nobody noticed that
it's broken since commit 88d6e1 in 2006.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: David Howells <dhowells@redhat.com>
LKML-Reference: <20110206192106.011224503@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/frv/kernel/irq-mb93093.c
arch/frv/kernel/irq.c