From: Paul Gortmaker Date: Sat, 25 Feb 2012 23:24:31 +0000 (-0500) Subject: [IA64] Fix warning from machine_kexec.c X-Git-Tag: v3.4-rc1~107^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c19ce0ab53ad9698968a154647f3dc22aad6c45b;p=pandora-kernel.git [IA64] Fix warning from machine_kexec.c Use proper cpp defined(...) constructs to avoid this: arch/ia64/kernel/machine_kexec.c: In function 'arch_crash_save_vmcoreinfo': arch/ia64/kernel/machine_kexec.c:160:8: warning: "CONFIG_PGTABLE_4" is not defined Signed-off-by: Paul Gortmaker Signed-off-by: Tony Luck --- Reading git-diff-tree failed