]> Pileus Git - ~andy/linux/blobdiff - drivers/thermal/x86_pkg_temp_thermal.c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
[~andy/linux] / drivers / thermal / x86_pkg_temp_thermal.c
index 7722cb9d5a8020076afe549192b198542461f352..972e1c73722a4c4ec90cd75af32ce99da6438745 100644 (file)
@@ -215,7 +215,7 @@ static int sys_get_trip_temp(struct thermal_zone_device *tzd,
        return 0;
 }
 
-int sys_set_trip_temp(struct thermal_zone_device *tzd, int trip,
+static int sys_set_trip_temp(struct thermal_zone_device *tzd, int trip,
                                                        unsigned long temp)
 {
        u32 l, h;