From: Lucas Correia Villa Real Date: Sat, 23 Jul 2005 23:15:46 +0000 (+0100) Subject: [PATCH] ARM: 2825/1: S3C2410: turns %d into %ld on DMA printk X-Git-Tag: v2.6.13-rc4~80^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53776eb4acdd3ec576d75b61b656ef8d51e430ea;p=pandora-kernel.git [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 Signed-off-by: Russell King --- Reading git-diff-tree failed