]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
TI OMAP3: make gpmc_config as const
authorNishanth Menon <nm@ti.com>
Tue, 13 Oct 2009 16:49:55 +0000 (12:49 -0400)
committerTom Rix <Tom.Rix@windriver.com>
Sat, 24 Oct 2009 14:55:24 +0000 (09:55 -0500)
commitf8a812aa656bc34622303a26fa5003d19c34aeed
tree0cef057b66583a6af0c7208101d62224fabed6d5
parent4e0539d2696992a5e32643a0c831e870cfe9a036
TI OMAP3: make gpmc_config as const

gpmc_config should not be a variant as it is board specific
hence make it a const parameter

Fixes issues identified by Dirk:
- build issue for zoom2
- warnings for all other OMAP3 platforms using nand/onenand etc

Signed-off-by: Nishanth Menon <nm@ti.com>
board/logicpd/zoom2/zoom2.c
cpu/arm_cortexa8/omap3/mem.c
include/asm-arm/arch-omap3/sys_proto.h