diff options
author | Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> | 2006-04-10 22:53:41 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-04-11 06:18:37 -0700 |
commit | 52c7378236103ce5fbfb7b3e6ac46aa9de9f970d (patch) | |
tree | 7b61a8c0521395b2c32507816625d92ac4ff3363 /arch/s390/Kconfig.debug | |
parent | 40dbb8676ed0d4c7a40596c7ef8c1c7acde9d972 (diff) | |
download | kernel_samsung_smdk4412-52c7378236103ce5fbfb7b3e6ac46aa9de9f970d.zip kernel_samsung_smdk4412-52c7378236103ce5fbfb7b3e6ac46aa9de9f970d.tar.gz kernel_samsung_smdk4412-52c7378236103ce5fbfb7b3e6ac46aa9de9f970d.tar.bz2 |
[PATCH] uml: avoid warnings for diffent names for an unsigned quadword
Since on some 64-bit systems __u64 is rightfully defined to unsigned long and
GCC recognizes anyway unsigned long and unsigned long long as different, fix
some types back to being unsigned long long to avoid warnings and errors (for
prototype mismatch) on those systems.
Thanks to the report by Wesley Emeneker wesleyemeneker (at) google (dot) com
Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Cc: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/s390/Kconfig.debug')
0 files changed, 0 insertions, 0 deletions