Skip to content
Commit 178c3dfe authored by Russell King's avatar Russell King
Browse files

ARM: fix some printk formats



GCC 4.9 complains if we take the difference of two pointers, and it's
printed with "%d".  Fix this by using the proper flag - "t" for
ptrdiff_t.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 7fc15054
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment