git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ca7202
)
frv: Remove stale irq_chip.end
author
Thomas Gleixner
<tglx@linutronix.de>
Tue, 29 Mar 2011 13:05:12 +0000
(14:05 +0100)
committer
David Howells
<dhowells@redhat.com>
Tue, 29 Mar 2011 13:05:12 +0000
(14:05 +0100)
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>
No differences found