omap: Fix n8x0 mmc_mmc_init compile warnings and typos
authorTony Lindgren <tony@atomide.com>
Wed, 21 Apr 2010 22:27:24 +0000 (15:27 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 23 Apr 2010 22:35:11 +0000 (15:35 -0700)
commit1dea5c6b5876ea917a082e95a76c10aac307d4ec
tree8ddca050d522a32481cfb1ba6e062dd019a9b0f3
parent67d24820c2f8e4df26e2ce6c7463db3f9d187f1f
omap: Fix n8x0 mmc_mmc_init compile warnings and typos

Fix warning: 'return' with a value, in function returning void
in n8x0_mmc_init. Also fix a search and replace typo.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-n8x0.c