diff options
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | 2007-07-31 00:37:34 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-31 15:39:37 -0700 |
commit | ddb437b7f74de775ff50ef51a8b2970564d56f86 (patch) | |
tree | b011e5d2f5ff944725a38b6455dce60ba165e39b /kernel | |
parent | e6b33220845d4702590ecbe356787e59c8d914ae (diff) |
serial_txx9: fix printk format mismatch
Since the commit 4f640efb3170dbcf99a37a3cc99060647b95428c, "%lx" is not
suitable for p->mapbase (resource_size_t) in 32-bit. This patch fixes a
compiler warning caused by the mismatch.
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions