]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
i8259: fix final ugliness
authorPavel Machek <pavel@suse.cz>
Wed, 28 May 2008 10:42:57 +0000 (12:42 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 2 Jun 2008 09:55:52 +0000 (11:55 +0200)
commitc46e62f73569d7ef42255bd6f31e35925b7f1492
tree388101fe2d786104e63f3438cad2064cce893bbb
parentec42418f1973e1f77da1fcca3be59c0acb878a9d
i8259: fix final ugliness

Introduce IRQx_VECTOR on 32-bit, so that #ifdef noise is kept
down. There should be no object code change.

[ mingo@elte.hu: merged to x86/irq not x86/i8259 due to x86/irq having
  restructured the vector code into asm-x86/irq_vectors.h, which this
  patch touches. ]

Signed-off-by: Pavel Machek <pavel@suse.cz>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/i8259.c
include/asm-x86/irq_vectors.h