From: Afzal Mohammed Date: Fri, 5 Oct 2012 06:13:19 +0000 (+0530) Subject: mtd: onenand: omap: use pdata info instead of cpu_is X-Git-Tag: omap-for-v3.8/cleanup-headers-signed~21^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7754452b3e27716347a528b47b0a1083af32520;p=pandora-kernel.git mtd: onenand: omap: use pdata info instead of cpu_is 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 --- Reading git-diff-tree failed