From: Daniel Lezcano Date: Wed, 17 Apr 2013 13:32:55 +0000 (+0000) Subject: SH: cpuidle: remove CPUIDLE_DRIVER_STATE_START usage X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~92^2~2^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=194db92fd20cd7733f1ee06b330af93e10dfe727;p=pandora-kernel.git SH: cpuidle: remove CPUIDLE_DRIVER_STATE_START usage The CPUIDLE_DRIVER_STATE_START constant is only set when the kernel compilation option CONFIG_ARCH_HAS_CPU_RELAX is set, but this is only relatated to x86, so it is always zero. Remove the reference to this constant in the code. Signed-off-by: Daniel Lezcano Acked-by: Simon Horman Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed