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:
8e4a718
)
genirq: Remove obsolete defines and typedefs
author
Thomas Gleixner
<tglx@linutronix.de>
Sun, 5 Jul 2009 10:47:52 +0000
(12:47 +0200)
committer
Thomas Gleixner
<tglx@linutronix.de>
Sun, 5 Jul 2009 10:47:52 +0000
(12:47 +0200)
The defines and typedefs (hw_interrupt_type, no_irq_type, irq_desc_t)
have been kept around for migration reasons. The last users are gone,
remove them.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found