From: Alexander Beregalov Date: Thu, 28 May 2009 21:34:34 +0000 (-0700) Subject: serial: 8250_gsc: fix printk format error X-Git-Tag: v2.6.30-rc8~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e8e8267f0a08c2415d5f51bc9a9fde6d5400619;p=pandora-kernel.git serial: 8250_gsc: fix printk format error drivers/serial/8250_gsc.c:44: warning: format '%lx' expects type 'long unsigned int', but argument 2 has type 'resource_size_t' [akpm@linux-foundation.org: fix it to handle u64's] Signed-off-by: Alexander Beregalov Cc: Alan Cox Cc: Kyle McMartin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed