commit | 3d0377f9d3a47695d6eb62f6cee75d4ba4dd2fce | [log] [tgz] |
---|---|---|
author | Nishanth Menon <nm@ti.com> | Tue Oct 13 12:49:55 2009 -0400 |
committer | Tom Rix <Tom.Rix@windriver.com> | Sat Oct 24 09:55:24 2009 -0500 |
tree | 0cef057b66583a6af0c7208101d62224fabed6d5 | |
parent | f95e4c92b84b6e140701bbd84511830d1d215714 [diff] |
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>