Files
linux/arch/alpha/kernel
Michael Cree 5d881186be alpha: Fix printk format errors
commit 3e073367a5 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-09-26 17:21:43 -07:00
..
2009-01-15 16:39:40 -08:00
2009-05-02 15:36:10 -07:00
2009-05-02 15:36:10 -07:00
2009-05-02 15:36:10 -07:00
2009-05-02 15:36:10 -07:00
2010-09-26 17:21:43 -07:00
2009-01-15 16:39:40 -08:00
2009-05-02 15:36:10 -07:00
2010-01-18 10:19:11 -08:00
2009-01-29 18:04:44 -08:00
2009-03-19 19:29:36 -07:00
2009-04-01 08:59:16 -07:00
2009-09-23 18:13:10 -07:00
2009-05-02 15:36:10 -07:00
2009-07-12 12:22:34 -07:00
2009-01-29 18:04:44 -08:00