commit | 2fa7937bd8922e1fe4aae6a45e7e787fa45d6043 | [log] [tgz] |
---|---|---|
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | Sun Jan 14 23:41:42 2007 +0900 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Feb 06 16:53:09 2007 +0000 |
tree | 05465b7aa2b1e165320a2b938d0f757c7a893265 | |
parent | 97dcb82de6cc99a5669eb8e342efc24cceb1e77e [diff] |
[MIPS] Make I8259A_IRQ_BASE customizable Move I8259A_IRQ_BASE from asm/i8259.h to asm/mach-generic/irq.h and make it really customizable. And remove I8259_IRQ_BASE declared on some platforms. Currently only NEC_CMBVR4133 is using custom I8259A_IRQ_BASE value. Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>