From: Sascha Hauer Date: Thu, 3 Mar 2011 14:12:44 +0000 (+0100) Subject: video i.MX: remove mx1 compile time dependencies X-Git-Tag: v3.0-rc1~328^2^2~2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f142b6196891660b329408e71573f97475823667;p=pandora-kernel.git video i.MX: remove mx1 compile time dependencies remove usage of CONFIG_ARCH_MX1. It's mostly unused anyway, replace it with cpu_is_mx1() where necessary. Also, depend on IMX_HAVE_PLATFORM_IMX_FB instead of the architectures directly. LAKML-Reference: 20110303141244.GQ29521@pengutronix.de Acked-by: Paul Mundt Signed-off-by: Uwe Kleine-König Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed