]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
OMAP3 Move declaration of gpmc_cfg.
authorTom Rix <Tom.Rix@windriver.com>
Wed, 27 Jan 2010 16:11:55 +0000 (11:11 -0500)
committerTom Rix <Tom.Rix@windriver.com>
Sun, 31 Jan 2010 23:46:17 +0000 (17:46 -0600)
commit274fafef68b28b5ab5f8542dd2a836bedb2ea8d5
treee82f172d54292b923e1e0ad635255bcbb3641102
parent7dd866ae926a69cd09605b29c5e115568a6131bb
OMAP3 Move declaration of gpmc_cfg.

Every omap3 board config file declared the global variable gpmc_cfg.
This changes moves the declaration to a better location in the
arch dependent header file cpu.h.

Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
include/asm-arm/arch-omap3/cpu.h
include/configs/devkit8000.h
include/configs/omap3_beagle.h
include/configs/omap3_evm.h
include/configs/omap3_overo.h
include/configs/omap3_pandora.h
include/configs/omap3_sdp3430.h
include/configs/omap3_zoom1.h
include/configs/omap3_zoom2.h