commit | 14793eaf8d1f4f1817b9adb3a4e97676ae77fea5 | [log] [tgz] |
---|---|---|
author | Tom Rix <Tom.Rix@windriver.com> | Wed Jan 27 11:11:55 2010 -0500 |
committer | Tom Rix <Tom.Rix@windriver.com> | Fri Feb 12 12:31:53 2010 -0600 |
tree | 315a5dfedf11c5ee957cbd9dc4d159de48a009ec | |
parent | 1f688772016590ceaffaa55644f85f79954de1ac [diff] |
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>