x86: rename the i8259_32/64.c leftovers to irqinit_32/64.c
authorThomas Gleixner <tglx@linutronix.de>
Sat, 24 May 2008 13:59:58 +0000 (15:59 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 24 May 2008 14:47:39 +0000 (16:47 +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 irqinit_32/64.c

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found