]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/thermal/int340x_thermal/processor_thermal_device.c
thermal: int340x: fix sparse warning
authorLad, Prabhakar <prabhakar.csengg@gmail.com>
Thu, 5 Feb 2015 13:43:37 +0000 (13:43 +0000)
committerZhang Rui <rui.zhang@intel.com>
Fri, 6 Feb 2015 08:28:06 +0000 (16:28 +0800)
commit4aa971bb2fbf05a7b05f590a209aab88d638cd9d
tree1dd58f7cbf8fa8a66da065db478f64a8cc2a6ebc
parent8cb68501e1e9c2093e0997eaf8dd45a8bceeefc0
thermal: int340x: fix sparse warning

this patch fixes following sparse warning:

processor_thermal_device.c:188:6: warning: symbol 'proc_thermal_remove' was not declared. Should it be static?

Signed-off-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/int340x_thermal/processor_thermal_device.c