From: Al Viro Date: Sun, 31 Mar 2013 07:04:13 +0000 (-0400) Subject: advansys: fix buggered formats - unsigned long != u32 on 64bit X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~74^2~130 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31491e1ac425edc6b80a670a71ac8d2dfdd78417;p=pandora-kernel.git advansys: fix buggered formats - unsigned long != u32 on 64bit asc_prt_line() had been hiding several places where formats had not matched the argument types. The previous commit has finally made them visible... Signed-off-by: Al Viro --- Reading git-diff-tree failed