commit | 5403187f83c12c6f4c03547e0cc05bac0310be7b | [log] [tgz] |
---|---|---|
author | Aaro Koskinen <Aaro.Koskinen@nokia.com> | Thu Dec 02 15:51:24 2010 +0000 |
committer | Tony Lindgren <tony@atomide.com> | Thu Dec 02 17:06:45 2010 -0800 |
tree | 80d6792223da89c00db4b51afb100280dfc19e7b | |
parent | a1a92e6fccadbba1846a081f21d0c12a10addd56 [diff] |
arm: mach-omap2: rx51: clean up dummy onenand init When OneNAND support is disabled, the platform code defines NULL board_onenand_data and empty init function for us. By utilizing this we can avoid cluttering board files with dummy definitions/wrappers. Signed-off-by: Aaro Koskinen <aaro.koskinen@nokia.com> Signed-off-by: Tony Lindgren <tony@atomide.com>