diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-31 11:30:45 +0530 |
---|---|---|
committer | Zhang Rui <rui.zhang@intel.com> | 2017-10-17 15:52:57 +0800 |
commit | 023b7b07ccb57317bee4d971be546cc4469f4e7e (patch) | |
tree | e6e3880f9b6dacee678f1e43800f677b59ac208c /include/uapi | |
parent | 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e (diff) | |
download | lwn-023b7b07ccb57317bee4d971be546cc4469f4e7e.tar.gz lwn-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 'include/uapi')
0 files changed, 0 insertions, 0 deletions