]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[MIPS] Make I8259A_IRQ_BASE customizable
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Sun, 14 Jan 2007 14:41:42 +0000 (23:41 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 6 Feb 2007 16:53:09 +0000 (16:53 +0000)
commit2fa7937bd8922e1fe4aae6a45e7e787fa45d6043
tree05465b7aa2b1e165320a2b938d0f757c7a893265
parent97dcb82de6cc99a5669eb8e342efc24cceb1e77e
[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>
arch/mips/ddb5xxx/ddb5477/irq.c
arch/mips/kernel/i8259.c
arch/mips/pci/fixup-vr4133.c
arch/mips/vr41xx/nec-cmbvr4133/irq.c
include/asm-mips/ddb5xxx/ddb5477.h
include/asm-mips/i8259.h
include/asm-mips/irq.h
include/asm-mips/mach-generic/irq.h
include/asm-mips/mach-vr41xx/irq.h
include/asm-mips/vr41xx/cmbvr4133.h