diff options
author | 2013-12-20 17:42:07 +0530 | |
---|---|---|
committer | 2014-01-02 10:05:04 +0800 | |
commit | b688b5bf845eb1fc3be06073a7be3ba6b7933f52 (patch) | |
tree | 611f42b03a2387f9ccc0660e1491ca6c33e73c0a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | thermal: imx: correct suspend/resume flow (diff) | |
download | linux-dev-b688b5bf845eb1fc3be06073a7be3ba6b7933f52.tar.xz linux-dev-b688b5bf845eb1fc3be06073a7be3ba6b7933f52.zip |
thermal:samsung: fix compilation warning
This patch fixes a compilation warning.
warning: passing argument 5 of 'thermal_zone_device_register' discards 'const'
qualifier from pointer target type [enabled by default]
include/linux/thermal.h:270:29: note: expected 'struct thermal_zone_device_ops *'
but argument is of type 'const struct thermal_zone_device_ops *'
Signed-off-by: Naveen Krishna Chatradhi <ch.naveen@samsung.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions