summaryrefslogtreecommitdiffstats
path: root/arch/avr32
diff options
context:
space:
mode:
authorMichael Cree <mcree@orcon.net.nz>2010-09-01 17:25:17 +0200
committerMatt Turner <mattst88@gmail.com>2010-09-01 17:25:17 +0200
commit3e073367a57d41e506f20aebb98e308387ce3090 (patch)
tree4f67417223ba0c66176231814a8e2c25ab1df970 /arch/avr32
parentalpha: convert perf_event to use local_t (diff)
downloadlinux-3e073367a57d41e506f20aebb98e308387ce3090.tar.xz
linux-3e073367a57d41e506f20aebb98e308387ce3090.zip
alpha: Fix printk format errors
When compiling alpha generic build get errors such as: arch/alpha/kernel/err_marvel.c: In function ‘marvel_print_err_cyc’: arch/alpha/kernel/err_marvel.c:119: error: format ‘%ld’ expects type ‘long int’, but argument 6 has type ‘u64’ Replaced a number of %ld format specifiers with %lld since u64 is unsigned long long. Signed-off-by: Michael Cree <mcree@orcon.net.nz> Signed-off-by: Matt Turner <mattst88@gmail.com>
Diffstat (limited to 'arch/avr32')
0 files changed, 0 insertions, 0 deletions