| commit | ec42418f1973e1f77da1fcca3be59c0acb878a9d | [log] [tgz] |
|---|---|---|
| author | Thomas Gleixner <tglx@linutronix.de> | Sat May 24 15:59:58 2008 +0200 |
| committer | Thomas Gleixner <tglx@linutronix.de> | Sat May 24 16:47:39 2008 +0200 |
| tree | 25cf43dedd1715409f60f15a76b85f5901a63812 | |
| parent | d23b200a75f78e62744c3c25d078855eec8a689b [diff] |
x86: rename the i8259_32/64.c leftovers to irqinit_32/64.c 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>