From: Paul Gortmaker Date: Sat, 25 Feb 2012 23:24:31 +0000 (-0500) Subject: Fix warning from machine_kexec.c X-Git-Tag: v3.2.55~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6512274fd268149c1205c5fa7b69beecb9b93bb7;p=pandora-kernel.git Fix warning from machine_kexec.c commit c19ce0ab53ad9698968a154647f3dc22aad6c45b upstream. 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 Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed