I get the below error while compiling 3430SDP. I see below commit as the
latest one.
Hemanth
commit 3dc15d62d3f8e85d74dcbabc234585cb8dbc2194
Author: Tony Lindgren <tony@xxxxxxxxxxx>
Date: Thu Jun 18 08:59:09 2009 +0300
Fix iommu.c file permissions
Commit c8c8bfc4c3664317441b0037040c9bdea210fba1 changed the
permissions, so undo that. Also checked the other files with:
$ find arch/arm/*omap* -type f -perm 755
Signed-off-by: Tony Lindgren <tony@xxxxxxxxxxx>
arch/arm/plat-omap/sram.c: In function 'omap_detect_sram':
arch/arm/plat-omap/sram.c:139: error: expected expression before 'else'
arch/arm/plat-omap/sram.c:190: warning: ISO C90 forbids mixed declarations
and code
arch/arm/plat-omap/sram.c:347: error: invalid storage class for function
'omap242x_sram_init'
arch/arm/plat-omap/sram.c:368: error: invalid storage class for function
'omap243x_sram_init'
arch/arm/plat-omap/sram.c:433: error: expected declaration or statement at
end of input
make[1]: *** [arch/arm/plat-omap/sram.o] Error 1
make: *** [arch/arm/plat-omap] Error 2
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html