aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/omap_fbdev.c
diff options
context:
space:
mode:
authorJulia Lawall <[email protected]>2018-10-30 16:14:59 +0100
committerEduardo Valentin <[email protected]>2018-12-05 06:47:02 -0800
commit13cfb713c8c2035c058af3233c3432165c97ceeb (patch)
treeb519a9d9c7eb93d4bc57f5b7d185080cfc4d31a2 /drivers/gpu/drm/omapdrm/omap_fbdev.c
parent6085c13351ebab4a427215082d11e2f02bd3fb46 (diff)
thermal: armada: constify thermal_zone_of_device_ops structure
The thermal_zone_of_device_ops structure can be const as it is only passed as the last argument of devm_thermal_zone_of_sensor_register and the corresponding parameter is declared as const. Done with the help of Coccinelle. Signed-off-by: Julia Lawall <[email protected]> Reviewed-by: Daniel Lezcano <[email protected]> Signed-off-by: Eduardo Valentin <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_fbdev.c')
0 files changed, 0 insertions, 0 deletions