From: Paul Walmsley Date: Fri, 18 Jul 2008 02:52:39 +0000 (-0600) Subject: mach-omap2: fix sparse warnings, some style issues for OMAP2 builds X-Git-Tag: v2.6.26-omap1~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68fb659f003c95f6a589974c62483a41b983c1ee;p=pandora-kernel.git mach-omap2: fix sparse warnings, some style issues for OMAP2 builds This cleans up remaining sparse warnings for OMAP2 builds and fixes a few CodingStyle issues. This involves: - removing casts where they don't belong, - adding casts where they should be, - marking internal functions as static, - fixing some indentation in board-2430sdp-flash.c. Patch should cause no change in kernel behavior. Signed-off-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed