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:
4d9a6e6
)
x86: rename the i8259_32/64.c leftovers to initirq_32/64.c
author
Thomas Gleixner
<tglx@linutronix.de>
Sat, 24 May 2008 13:59:58 +0000
(15:59 +0200)
committer
Thomas Gleixner
<tglx@linutronix.de>
Sat, 24 May 2008 13:59:58 +0000
(15:59 +0200)
The leftovers of the i8259 unification have nothing to do with i8259
at all. They contain interrupt init code and the i8259_xx name is just
misleading now.
Rename them to initirq_32/64.c
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found