| commit | 330ddd20894f99a2b956ad59cf0cfdba188bde63 | [log] [tgz] |
|---|---|---|
| author | Ingo Molnar <mingo@elte.hu> | Thu Jun 26 12:40:35 2008 +0200 |
| committer | Ingo Molnar <mingo@elte.hu> | Tue Jul 08 13:10:57 2008 +0200 |
| tree | 8cd95cc4650f5371ff2542699953f9003956166f | |
| parent | 3442682a54a9f44047efe526869aa52bd74fe16e [diff] |
x86: build fix
fix:
In file included from arch/x86/kernel/setup.c:118:
include/asm/highmem.h:64: error: expected identifier or ‘(' before ‘do'
include/asm/highmem.h:64: error: expected identifier or ‘(' before ‘while'
include/asm/highmem.h:67: error: expected identifier or ‘(' before ‘do'
include/asm/highmem.h:67: error: expected identifier or ‘(' before ‘while'
Signed-off-by: Ingo Molnar <mingo@elte.hu>