commit | 726c0d95b6bd06cb83efd36a76ccf03fa9a770f0 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Mon Feb 09 11:32:17 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Feb 09 11:32:17 2009 +0100 |
tree | 346368a1323377b423647c114450f353e101cfcc | |
parent | 790c7ebbe9dc3ec428a5e982af492a14dd1b565f [diff] |
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>