From: Adrian Bunk Date: Wed, 24 Oct 2007 16:24:22 +0000 (+0200) Subject: cpuidle: unexport tick_nohz_get_sleep_length X-Git-Tag: v2.6.24-rc2~92^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d8b4e1e02b4bb200e81b2efc915da6ce59d5d72;p=pandora-kernel.git cpuidle: unexport tick_nohz_get_sleep_length This patch removes the unused EXPORT_SYMBOL_GPL(tick_nohz_get_sleep_length), which we no long user b/c we no longer build optional modules. Signed-off-by: Adrian Bunk Acked-by: Venkatesh Pallipadi Acked-by: Thomas Gleixner Signed-off-by: Len Brown --- Reading git-diff-tree failed