]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0332eb1611c1c6768cf2cbfa038015e5afebc761
tree8ddca050d522a32481cfb1ba6e062dd019a9b0f3
parent014e75ca15bc7048c6e90d7a5b8c4533d4344e33
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