diff options
author | Arvind Yadav | 2017-08-31 08:00:45 +0200 |
---|---|---|
committer | Zhang Rui | 2017-10-17 09:52:57 +0200 |
commit | 023b7b07ccb57317bee4d971be546cc4469f4e7e (patch) | |
tree | e6e3880f9b6dacee678f1e43800f677b59ac208c /fs/udf | |
parent | Linux 4.14-rc1 (diff) | |
download | kernel-qcow2-linux-023b7b07ccb57317bee4d971be546cc4469f4e7e.tar.gz kernel-qcow2-linux-023b7b07ccb57317bee4d971be546cc4469f4e7e.tar.xz kernel-qcow2-linux-023b7b07ccb57317bee4d971be546cc4469f4e7e.zip |
thermal : Remove const to make same prototype
Here, prototype of thermal_zone_device_register is not matching
with static inline thermal_zone_device_register. One is using
const thermal_zone_params. Other is using non-const.
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Diffstat (limited to 'fs/udf')
0 files changed, 0 insertions, 0 deletions