[PATCH] ARM: 2825/1: S3C2410: turns %d into %ld on DMA printk
authorLucas Correia Villa Real <lucasvr@gobolinux.org>
Sat, 23 Jul 2005 23:15:46 +0000 (00:15 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 23 Jul 2005 23:15:46 +0000 (00:15 +0100)
Patch from Lucas Correia Villa Real

This patch replaces the sizeof()'s %d specifier by %ld on a S3C2410 DMA
printk.

Signed-off-by: Lucas Correia Villa Real <lucasvr@gobolinux.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found