diff options
author | Seung-Woo Kim <sw0312.kim@samsung.com> | 2013-06-05 14:34:38 +0900 |
---|---|---|
committer | Inki Dae <daeinki@gmail.com> | 2013-06-28 21:11:48 +0900 |
commit | ad07945a857858598fd5e3b24d226a3b501d5375 (patch) | |
tree | 4bbc1fdfddcbfdc7b4747bac7283ce20725db6eb /mm/rmap.c | |
parent | a7f98d6a929ff1cd8378522372f36faf8b9f9a37 (diff) | |
download | blackbird-op-linux-ad07945a857858598fd5e3b24d226a3b501d5375.tar.gz blackbird-op-linux-ad07945a857858598fd5e3b24d226a3b501d5375.zip |
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.
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'mm/rmap.c')
0 files changed, 0 insertions, 0 deletions