From: Ingo Molnar Date: Mon, 9 Feb 2009 10:32:17 +0000 (+0100) Subject: x86: early_printk.c - fix pgtable.h unification fallout X-Git-Tag: v2.6.30-rc1~211^2~26^2~2^4~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=726c0d95b6bd06cb83efd36a76ccf03fa9a770f0;p=pandora-kernel.git 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 --- Reading git-diff-tree failed