]> git.baikalelectronics.ru Git - kernel.git/commit
x86: early_printk.c - fix pgtable.h unification fallout
authorIngo Molnar <mingo@elte.hu>
Mon, 9 Feb 2009 10:32:17 +0000 (11:32 +0100)
committerIngo Molnar <mingo@elte.hu>
Mon, 9 Feb 2009 10:32:17 +0000 (11:32 +0100)
commit742d2eaee49023ecefabe8abdce0140736cd876f
tree346368a1323377b423647c114450f353e101cfcc
parent15c22a8a96d5a094f78eb482c9b398fad6918b4f
x86: early_printk.c - fix pgtable.h unification fallout

 arch/x86/kernel/early_printk.c: In function ‘early_dbgp_init’:
 arch/x86/kernel/early_printk.c:827: error: ‘PAGE_KERNEL_NOCACHE’ undeclared (first use in this function)
 arch/x86/kernel/early_printk.c:827: error: (Each undeclared identifier is reported only once
 arch/x86/kernel/early_printk.c:827: error: for each function it appears in.)

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/early_printk.c