commit | 53776eb4acdd3ec576d75b61b656ef8d51e430ea | [log] [tgz] |
---|---|---|
author | Lucas Correia Villa Real <lucasvr@gobolinux.org> | Sun Jul 24 00:15:46 2005 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Jul 24 00:15:46 2005 +0100 |
tree | 2a4f0229d57e3164717b268fc7d92cf1c9d1146e | |
parent | ab9b6339381d340779e8b5957561aed41155a270 [diff] |
[PATCH] ARM: 2825/1: S3C2410: turns %d into %ld on DMA printk 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>