From: Paul Burton Date: Wed, 8 Jan 2014 11:23:35 +0000 (+0000) Subject: cpuidle: declare cpuidle_dev in cpuidle.h X-Git-Tag: omap-for-v3.16/fixes-against-rc1~78^2~67^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f08dbf8a61462aa122b9b5077849a3f4bd84702a;p=pandora-kernel.git cpuidle: declare cpuidle_dev in cpuidle.h Declaring this allows drivers which need to initialise each struct cpuidle_device at initialisation time to make use of the structures already defined in cpuidle.c, rather than having to wastefully define their own. Signed-off-by: Paul Burton --- Reading git-diff-tree failed