From: Paul Bolle Date: Thu, 21 Mar 2013 12:41:23 +0000 (+0100) Subject: idle: Remove unused ARCH_HAS_DEFAULT_IDLE X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~117^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=781b0e870c72be8a24c074073547e74e7b9bffd6;p=pandora-kernel.git idle: Remove unused ARCH_HAS_DEFAULT_IDLE The Kconfig symbol ARCH_HAS_DEFAULT_IDLE is unused. Commit a0bfa1373859e9d11dc92561a8667588803e42d8 ("cpuidle: stop depending on pm_idle") removed the only place were it was actually used. But it did not remove its Kconfig entries (for sh and x86). Remove those two entries now. Signed-off-by: Paul Bolle Cc: Len Brown Cc: Paul Mundt Link: http://lkml.kernel.org/r/1363869683.1390.134.camel@x61.thuisdomein Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed