diff options
author | Rashika <rashika.kheria@gmail.com> | 2013-12-18 23:16:02 +0530 |
---|---|---|
committer | Zhang Rui <rui.zhang@intel.com> | 2014-01-02 10:34:37 +0800 |
commit | f67fe3c55f248678a099395c764db0a969faa55e (patch) | |
tree | 057fc2fb15d179c0e9a7a70ffc91741234ba41d0 /fs/sysv | |
parent | b688b5bf845eb1fc3be06073a7be3ba6b7933f52 (diff) | |
download | blackbird-obmc-linux-f67fe3c55f248678a099395c764db0a969faa55e.tar.gz blackbird-obmc-linux-f67fe3c55f248678a099395c764db0a969faa55e.zip |
drivers: thermal: Mark function as static in x86_pkg_temp_thermal.c
Mark function sys_set_trip_temp() as static in x86_pkg_temp_thermal.c
because it is not used outside this file.
This eliminates the following warning in x86_pkg_temp_thermal.c:
drivers/thermal/x86_pkg_temp_thermal.c:218:5: warning: no previous prototype for ‘sys_set_trip_temp’ [-Wmissing-prototypes]
Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Diffstat (limited to 'fs/sysv')
0 files changed, 0 insertions, 0 deletions