commit | 17c44697f293cf24cbbf51b4a5bd15f4fbc88b90 | [log] [tgz] |
---|---|---|
author | Maciej W. Rozycki <macro@linux-mips.org> | Mon Jul 14 17:18:04 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jul 18 14:27:38 2008 +0200 |
tree | ecea0405d079c22bd7f7d9730d9da4490635e886 | |
parent | 836c129de971d526b6e85b8ad760bd635a00215e [diff] |
x86: I/O APIC: Include <asm/i8259.h> required by some code Include <asm/i8259.h> for i8259A_lock used in print_PIC() -- #if-0-ed out by default. The 32-bit version gets it right already. The plan is to enable this code with "apic=debug" eventually. This will aid with debugging strange problems without the need to ask people to apply patches. Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>