Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[firefly-linux-kernel-4.4.55.git] / drivers / thermal / x86_pkg_temp_thermal.c
index 9ea3d9d49ffc55d4fc8c9679a5e3e88e7e5549f4..50d1d2cb091a538b02753f81c2a5909a1f8be9d9 100644 (file)
@@ -68,7 +68,7 @@ struct phy_dev_entry {
        struct thermal_zone_device *tzone;
 };
 
-static const struct thermal_zone_params pkg_temp_tz_params = {
+static struct thermal_zone_params pkg_temp_tz_params = {
        .no_hwmon       = true,
 };