]> git.kernelconcepts.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>
Fri, 12 Feb 2010 18:31:53 +0000 (12:31 -0600)
commit632e1d9014848ec8d983a629c2e35b4423816336
tree315a5dfedf11c5ee957cbd9dc4d159de48a009ec
parent093d6018cf0a8dae614c2924c0013d97e2a48662
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