]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Fix compiler warnings in gpmc.c
authorSanjeev Premi <premi@ti.com>
Fri, 10 Oct 2008 10:19:51 +0000 (15:49 +0530)
committerTony Lindgren <tony@atomide.com>
Fri, 10 Oct 2008 11:27:00 +0000 (14:27 +0300)
commit69ac9da2854bb06083aed4bf1512be0dec93571e
tree11f05e382ec5246f66a1a24a71229e53ced65b63
parentec9c52d6eb9bc30341209d7d4fc2377be8e98e0e
Fix compiler warnings in gpmc.c

Fix these compiler warnings:

gpmc.c: In function 'gpmc_init':
gpmc.c:432: warning: 'return' with a value, in function returning void
gpmc.c:439: warning: 'return' with a value, in function returning void

Signed-off-by: Sanjeev Premi <premi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/gpmc.c