mtd: onenand: omap: use pdata info instead of cpu_is
authorAfzal Mohammed <afzal@ti.com>
Fri, 5 Oct 2012 06:13:19 +0000 (11:43 +0530)
committerAfzal Mohammed <afzal@ti.com>
Mon, 15 Oct 2012 09:12:01 +0000 (14:42 +0530)
platform data now contains a field to indicate whether
soc belongs to omap34xx family, use it instead of
cpu_is_* check.

This helps in removing dependency of platform specific
header file - cpu.h

Signed-off-by: Afzal Mohammed <afzal@ti.com>

No differences found