[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)
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>

No differences found