aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon
diff options
context:
space:
mode:
authorSeung-Woo Kim <sw0312.kim@samsung.com>2013-06-05 14:34:38 +0900
committerShow Liu <show.liu@linaro.org>2014-04-28 11:37:11 +0800
commit6881e6fcdd98aca7b69948d7be98183a0ff028bb (patch)
tree9469ba6f926ba03a2a741a831b60b6a4c9b7dece /drivers/gpu/drm/radeon
parent57ee9ba738d95a40f82050c496f2b4f55570de59 (diff)
drm/exynos: remove ignoring return value warning in hdmi
The definition of regulator_bulk_enable is fixed with __must_check and this causes following build warning. warning: ignoring return value of 'regulator_bulk_enable', declared with attribute warn_unused_result This patch fixes to check return value of the function. Upstream commit ID: ad07945a8578 Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'drivers/gpu/drm/radeon')
0 files changed, 0 insertions, 0 deletions