powerpc/pseries/cpuidle: Make cpuidle-pseries backend driver a non-module.
authorDeepthi Dharwar <deepthi@linux.vnet.ibm.com>
Tue, 14 Jan 2014 10:56:18 +0000 (16:26 +0530)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 29 Jan 2014 06:02:23 +0000 (17:02 +1100)
commit12431c64979bcda4786437f2a83aa0afc8bfc9da
treed5f9298fff30f6d120a1ff41f426e130a0466cea
parentb69dbba059d9048b9909ed9898086dd3fbe22be7
powerpc/pseries/cpuidle: Make cpuidle-pseries backend driver a non-module.

Currently cpuidle-pseries backend driver cannot be
built as a module due to dependencies wrt cpuidle framework.
This patch removes all the module related code in the driver.

Signed-off-by: Deepthi Dharwar <deepthi@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
drivers/cpuidle/cpuidle-pseries.c
This page took 0.024331 seconds and 5 git commands to generate.