X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Fasm-powerpc%2Fauxvec.h;h=19a099b62cd6aae4100129e52bfa1679e0bba9e8;hb=1bc54c03117b90716e0dedd7abb2a20405de65df;hp=79d8c47323093508bf0b78223712e60115c81386;hpb=328198acb7407301ddf6005c0fa1e04bd0c539c8;p=firefly-linux-kernel-4.4.55.git diff --git a/include/asm-powerpc/auxvec.h b/include/asm-powerpc/auxvec.h index 79d8c4732309..19a099b62cd6 100644 --- a/include/asm-powerpc/auxvec.h +++ b/include/asm-powerpc/auxvec.h @@ -14,8 +14,6 @@ /* The vDSO location. We have to use the same value as x86 for glibc's * sake :-) */ -#ifdef __powerpc64__ #define AT_SYSINFO_EHDR 33 -#endif #endif