• I
    x86: build fix · 330ddd20
    Ingo Molnar 提交于
    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: NIngo Molnar <mingo@elte.hu>
    330ddd20
setup.c 19.3 KB