Skip to content
Commit ebc3193a authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Eduardo Valentin
Browse files

thermal: of: Remove bogus type qualifier for of_thermal_get_trip_points()



With gcc 4.1.2, 4.2, and 4.2.4 (4.4 and later are OK):

drivers/thermal/thermal_core.h:110: warning: type qualifiers ignored on function return type

Signed-off-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
Fixes: ce8be778

 ("thermal: of: Extend of-thermal to export table of trip points")
Signed-off-by: default avatarEduardo Valentin <edubezval@gmail.com>
parent 5e0f872c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment