]> git.baikalelectronics.ru Git - kernel.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)
commit7f696f8a0efdb9670c101a93eeb739102225076c
tree05465b7aa2b1e165320a2b938d0f757c7a893265
parent8c2cc3039863791084279759ec49d2d3c37930b1
[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