diff options
author | Amerigo Wang <amwang@redhat.com> | 2011-04-27 11:53:23 +0800 |
---|---|---|
committer | Simon Horman <horms@verge.net.au> | 2011-04-27 15:14:27 +0900 |
commit | 37e6c4752822beb0feb00e4c2a462000550e105b (patch) | |
tree | 83fa4bd3f48eefa4345376179e33b8d52c51ba25 /kexec/arch/mips/crashdump-mips.c | |
parent | e467cbaa6cfea50ce2a60de645af03a3c7580e20 (diff) |
kexec: fix a compiler warning on ppc64
I got the following warning when I compiled kexec-tools on ppc64,
In file included from kexec/arch/ppc64/kexec-ppc64.c:32:
kexec/arch/ppc64/../../kexec-syscall.h:118:1: warning: "KEXEC_ARCH_NATIVE" redefined
kexec/arch/ppc64/../../kexec-syscall.h:115:1: warning: this is the location of the previous definition
This is due to that ppc64 defines bot __powerpc64__ and __powerpc__,
this patch fixes that warning.
Signed-off-by: WANG Cong <amwang@redhat.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'kexec/arch/mips/crashdump-mips.c')
0 files changed, 0 insertions, 0 deletions