From: Naveen Krishna Chatradhi Date: Fri, 20 Dec 2013 12:12:07 +0000 (+0530) Subject: thermal:samsung: fix compilation warning X-Git-Tag: v3.14-rc1~106^2~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b688b5bf845eb1fc3be06073a7be3ba6b7933f52;p=pandora-kernel.git 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 Signed-off-by: Zhang Rui --- Reading git-diff-tree failed