commit | 632e1d9014848ec8d983a629c2e35b4423816336 | [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 | 093d6018cf0a8dae614c2924c0013d97e2a48662 [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>