commit | 3964cd3a6721f18ef1dd67b9a0a89dc5b36683b9 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Sat Jul 26 19:35:20 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Sat Jul 26 19:33:27 2008 +0200 |
tree | 0139053a7cbbc497803df73f413b9a7879052bd5 | |
parent | 39eacc20f93614f7bab63eb1d45060503afc46d0 [diff] |
x86: visws_quirks, fix build error fix: arch/x86/kernel/visws_quirks.c: In function ‘visws_early_detect’: arch/x86/kernel/visws_quirks.c:290: error: ‘skip_ioapic_setup’ undeclared (first use in this function) arch/x86/kernel/visws_quirks.c:290: error: (Each undeclared identifier is reported only once arch/x86/kernel/visws_quirks.c:290: error: for each function it appears in.) Signed-off-by: Ingo Molnar <mingo@elte.hu>