Michael Ellerman 7ddb7ad11f powerpc/ftrace: Fix printf format warning
'tramp' is an unsigned long, so print it with %lx.

Fixes the following build warning:
arch/powerpc/kernel/ftrace.c:291: error: format ‘%x’ expects type ‘unsigned int’, but argument 2 has type ‘long unsigned int’

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Acked-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2009-04-07 15:19:00 +10:00
..
2008-12-21 14:21:16 +11:00
2008-12-21 14:21:16 +11:00
2008-12-03 20:46:36 +11:00
2009-03-03 13:30:03 +11:00
2008-12-31 18:07:42 -05:00
2008-12-21 14:21:16 +11:00
2008-11-05 22:08:28 +11:00
2009-04-02 19:04:51 -07:00
2008-12-21 14:21:16 +11:00