From: Viresh Kumar Date: Thu, 3 Oct 2013 15:56:55 +0000 (+0530) Subject: cpuidle: remove cpuidle_unregister_governor() X-Git-Tag: v3.13-rc1~96^2~5^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f60e230f6be5672241e48434a6c2a417d9674d42;p=pandora-kernel.git cpuidle: remove cpuidle_unregister_governor() cpuidle_unregister_governor() and cpuidle_replace_governor() aren't used anymore and can be removed. They were used by cpufreq governors earlier, but since the governors can't be compiled as modules any more, these two functions aren't necessary. Suggested-by: Daniel Lezcano Signed-off-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed