From: David Brown Date: Tue, 29 Mar 2011 18:48:45 +0000 (-0700) Subject: msm: Remove extraneous ffa device check X-Git-Tag: v2.6.39-rc4~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62f0988ee5280ac03f787e3abd70bd91366e3778;p=pandora-kernel.git msm: Remove extraneous ffa device check The qsd8x50 board file contains a few references to machine_is_... macros that are otherwise unused, and contain no machine definition. The recent purge of unused machine definitions breaks the compilation of this target. Since the machine cannot ever be used, just remove the bogus checks. Signed-off-by: David Brown --- Reading git-diff-tree failed