From: Sascha Hauer Date: Wed, 24 Aug 2011 06:41:10 +0000 (+0200) Subject: USB host i.MX21: remove dependency on MACH_MX21 X-Git-Tag: v3.2-rc1~183^2~179^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5de9ec4dc10e1a39b924fb165bcb3ddb6e8e6525;p=pandora-kernel.git USB host i.MX21: remove dependency on MACH_MX21 the MACH_MX* macros are scheduled for removal, so just depend on ARCH_MXC instead. The Kconfig text makes it clear on which SoC the driver runs on. Signed-off-by: Sascha Hauer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed