From: Rob Herring Date: Sat, 1 Feb 2014 22:35:44 +0000 (-0600) Subject: ARM: fix HAVE_ARM_TWD selection for OMAP and shmobile X-Git-Tag: v3.14-rc3~9^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b7dfa7dc701a27ac8ea4c4dfc0dbc8dce4825de;p=pandora-kernel.git ARM: fix HAVE_ARM_TWD selection for OMAP and shmobile The selection of HAVE_ARM_TWD for OMAP and shmobile depend on LOCAL_TIMER which no longer exists. They should depend on SMP instead. Cc: Tony Lindgren Cc: Simon Horman Cc: Magnus Damm Signed-off-by: Rob Herring Signed-off-by: Olof Johansson --- Reading git-diff-tree failed