diff options
author | David S. Miller <davem@sunset.davemloft.net> | 2007-08-26 00:17:31 +0200 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-08-27 03:49:11 +0200 |
commit | 4f1296a5169c13b2c1f76c1446aaf361e8519050 (patch) | |
tree | 8afb78bb1100b01f7efb33d841a4282f62d7ad33 /include | |
parent | [SPARC32]: Kill unused vars and macros from prom/console.c (diff) | |
download | linux-4f1296a5169c13b2c1f76c1446aaf361e8519050.tar.xz linux-4f1296a5169c13b2c1f76c1446aaf361e8519050.zip |
[SERIAL]: Fix 32-bit warnings in sunzilog.c and sunsu.c
resource_size_t can be either a u64 or a u32, and we can't
really know for sure, so when printing such a value out
always use long-long printf formatting and cast the argument
to that type.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions