From: Deepthi Dharwar Date: Tue, 14 Jan 2014 10:56:28 +0000 (+0530) Subject: powerpc/pseries/cpuidle: Remove MAX_IDLE_STATE macro. X-Git-Tag: v3.14-rc1~39^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf7f61f2dfc5c5764e862bee317a5a227091d0d2;p=pandora-kernel.git powerpc/pseries/cpuidle: Remove MAX_IDLE_STATE macro. This patch removes the usage of MAX_IDLE_STATE macro and dead code around it. The number of states are determined at run time based on the cpuidle state table selected on a given platform Signed-off-by: Deepthi Dharwar Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed