frv: Remove stale irq_chip.end
authorThomas Gleixner <tglx@linutronix.de>
Tue, 29 Mar 2011 13:05:12 +0000 (14:05 +0100)
committerDavid Howells <dhowells@redhat.com>
Tue, 29 Mar 2011 13:05:12 +0000 (14:05 +0100)
commitc4b159802306c07692324f9aa277e6ed144811e3
tree8c5e81de0cae68e9dfce2b0d107d918aa1648a63
parent5ca7202bc4db3e2fd5653c52a608601c7a64a2ac
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>
Signed-off-by: David Howells <dhowells@redhat.com>
arch/frv/kernel/irq-mb93093.c
arch/frv/kernel/irq.c