From: Deepthi Dharwar Date: Tue, 14 Jan 2014 10:56:18 +0000 (+0530) Subject: powerpc/pseries/cpuidle: Make cpuidle-pseries backend driver a non-module. X-Git-Tag: v3.14-rc1~39^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12431c64979bcda4786437f2a83aa0afc8bfc9da;p=pandora-kernel.git 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 Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed