]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[ARM] omap: fix a pile of issues
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Mon, 1 Dec 2008 17:40:54 +0000 (17:40 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 1 Dec 2008 17:40:54 +0000 (17:40 +0000)
commit020f97063dd68a8e3b9aac928ac49a438b7416ce
treee141ad9b60d3122cfa8323ded11e2bd1be8a0735
parentd9d060a98ff89fe0f86e24c9c0c3d2f0c566781c
[ARM] omap: fix a pile of issues

This patch fixes a number of sillies, from missing 'const' to using
'return' in void functions, to functions with no arguments not even
'void' and a cast which isn't required.

Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-omap1/io.c
arch/arm/plat-omap/include/mach/omapfb.h
arch/arm/plat-omap/sram.c
drivers/video/omap/omapfb_main.c