diff options
Diffstat (limited to 'include/uapi/asm-generic')
| -rw-r--r-- | include/uapi/asm-generic/types.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/uapi/asm-generic/types.h b/include/uapi/asm-generic/types.h index bd39806013b5..a3877926b0d4 100644 --- a/include/uapi/asm-generic/types.h +++ b/include/uapi/asm-generic/types.h | |||
| @@ -1,8 +1,7 @@ | |||
| 1 | #ifndef _ASM_GENERIC_TYPES_H | 1 | #ifndef _ASM_GENERIC_TYPES_H |
| 2 | #define _ASM_GENERIC_TYPES_H | 2 | #define _ASM_GENERIC_TYPES_H |
| 3 | /* | 3 | /* |
| 4 | * int-ll64 is used practically everywhere now, | 4 | * int-ll64 is used everywhere now. |
| 5 | * so use it as a reasonable default. | ||
| 6 | */ | 5 | */ |
| 7 | #include <asm-generic/int-ll64.h> | 6 | #include <asm-generic/int-ll64.h> |
| 8 | 7 | ||
