From: Tony Lindgren Date: Tue, 18 Aug 2009 09:57:06 +0000 (+0300) Subject: OMAP: Fix incorrect 730 vs 850 detection X-Git-Tag: v2.6.32-omap1~11^2^2~1^2^2^2^2^2~8^2^2~18^2~2^2^2~2^2^2^2^2~16^2^2~8^2^2~7^2~30 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=751797cca47c9ccb5443190a0f3d82924ee1eaeb;p=pandora-kernel.git OMAP: Fix incorrect 730 vs 850 detection Commit ae302f40 introduced support for omap850 but had a bug in ifdef handling of the non-multi-omap case for 730 and 850. Fix the problem by removing the non-multi-omap special handling, as we need to detect between omap730 and omap850 anyways. Problem reported by Sanjeev Premi . Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed