thermal: cpu_cooling: Make 'notify_device' static
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 15 Nov 2012 06:49:44 +0000 (12:19 +0530)
committerZhang Rui <rui.zhang@intel.com>
Thu, 15 Nov 2012 08:48:40 +0000 (16:48 +0800)
commita0f846c23cf8e52da054abb52294d54e4b1986f9
tree3c9f43b2edb78f61f9f29286bb6c303c848aff7c
parent160b7d8048b87cb594e1a22b5345b468b6c2c40e
thermal: cpu_cooling: Make 'notify_device' static

Silences the following sparse warning:

drivers/thermal/cpu_cooling.c:67:31: warning:
symbol 'notify_device' was not declared. Should it be static?

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/cpu_cooling.c