summaryrefslogtreecommitdiff
path: root/tools/arch/s390
diff options
context:
space:
mode:
Diffstat (limited to 'tools/arch/s390')
-rw-r--r--tools/arch/s390/include/uapi/asm/bitsperlong.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/arch/s390/include/uapi/asm/bitsperlong.h b/tools/arch/s390/include/uapi/asm/bitsperlong.h
index d2bb620119bf..a226a1686a53 100644
--- a/tools/arch/s390/include/uapi/asm/bitsperlong.h
+++ b/tools/arch/s390/include/uapi/asm/bitsperlong.h
@@ -2,11 +2,7 @@
#ifndef __ASM_S390_BITSPERLONG_H
#define __ASM_S390_BITSPERLONG_H
-#ifndef __s390x__
-#define __BITS_PER_LONG 32
-#else
#define __BITS_PER_LONG 64
-#endif
#include <asm-generic/bitsperlong.h>