From: David S. Miller Date: Wed, 4 Nov 2009 16:47:03 +0000 (-0800) Subject: apbuart: Fix build warning. X-Git-Tag: v2.6.33-rc1~389^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=384a17b284b9dc92b480cf388310a25e255bac8a;p=pandora-kernel.git apbuart: Fix build warning. drivers/serial/apbuart.c: In function ‘apbuart_probe’: drivers/serial/apbuart.c:574: warning: format ‘%x’ expects type ‘unsigned int’, but argument 2 has type ‘resource_size_t’ Signed-off-by: David S. Miller --- Reading git-diff-tree failed