From: Russell King - ARM Linux Date: Mon, 3 Jan 2011 22:33:47 +0000 (+0000) Subject: ARM: PL08x: prefix hex numbers with 0x X-Git-Tag: v2.6.38-rc1~25^2~11^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c132992689d7d27a4e17545b6279db4e03c0943;p=pandora-kernel.git ARM: PL08x: prefix hex numbers with 0x A driver which emits both decimal and hex numbers in its printk creates confusion as to what is what. Prefix hex numbers with 0x. Signed-off-by: Russell King Acked-by: Linus Walleij Signed-off-by: Dan Williams --- Reading git-diff-tree failed