From: Tony Lindgren Date: Mon, 15 Oct 2012 19:10:33 +0000 (-0700) Subject: mmc: omap: Remove cpu_is_omap usage from the driver X-Git-Tag: omap-for-v3.8/cleanup-headers-signed~20^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53db20d123f7a1bf44e46b727775403672655fde;p=pandora-kernel.git mmc: omap: Remove cpu_is_omap usage from the driver This is needed for the ARM common zImage support. We can use the existing slot features to pass omap1 specific options to the driver. For omap2 we don't want to pass anything new as that will be eventually moved to use device tree based init. Note that this patch depends on earlier patch that moves plat/mmc.h into include/linux/platform_data. Cc: linux-mmc@vger.kernel.org Cc: Venkatraman S Acked-by: Chris Ball Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed