From: Pavel Machek Date: Wed, 28 May 2008 10:42:57 +0000 (+0200) Subject: i8259: fix final ugliness X-Git-Tag: v2.6.27-rc1~1106^2~248^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c46e62f73569d7ef42255bd6f31e35925b7f1492;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed