arm: mach-omap2: rx51: clean up dummy onenand init
authorAaro Koskinen <Aaro.Koskinen@nokia.com>
Thu, 2 Dec 2010 15:51:24 +0000 (15:51 +0000)
committerTony Lindgren <tony@atomide.com>
Fri, 3 Dec 2010 01:06:45 +0000 (17:06 -0800)
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>

No differences found