From: Paul Bolle Date: Thu, 15 May 2014 19:16:21 +0000 (+0200) Subject: ARM: OMAP: remove some dead code X-Git-Tag: omap-for-v3.16/board-signed~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d684ff8a9d0a12ce2a62a5842e3b01f686bac85;p=pandora-kernel.git ARM: OMAP: remove some dead code A check for CONFIG_CBUS_TAHVO_USB was added in v2.6.17. The related Kconfig symbol has never been part of the tree. Remove that check. Replace the while (...) loop with a simple if (...) statement, while we're at it. Signed-off-by: Paul Bolle Acked-by: Aaro Koskinen Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed