diff options
Diffstat (limited to 'arch/parisc/include/uapi/asm/bitsperlong.h')
| -rw-r--r-- | arch/parisc/include/uapi/asm/bitsperlong.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/parisc/include/uapi/asm/bitsperlong.h b/arch/parisc/include/uapi/asm/bitsperlong.h index e0a23c7bdd43..07fa7e50bdc0 100644 --- a/arch/parisc/include/uapi/asm/bitsperlong.h +++ b/arch/parisc/include/uapi/asm/bitsperlong.h | |||
| @@ -3,10 +3,8 @@ | |||
| 3 | 3 | ||
| 4 | #if defined(__LP64__) | 4 | #if defined(__LP64__) |
| 5 | #define __BITS_PER_LONG 64 | 5 | #define __BITS_PER_LONG 64 |
| 6 | #define SHIFT_PER_LONG 6 | ||
| 7 | #else | 6 | #else |
| 8 | #define __BITS_PER_LONG 32 | 7 | #define __BITS_PER_LONG 32 |
| 9 | #define SHIFT_PER_LONG 5 | ||
| 10 | #endif | 8 | #endif |
| 11 | 9 | ||
| 12 | #include <asm-generic/bitsperlong.h> | 10 | #include <asm-generic/bitsperlong.h> |
