diff options
author | Jingoo Han <jg1.han@samsung.com> | 2014-08-26 12:26:18 +0200 |
---|---|---|
committer | Benjamin Gaignard <benjamin.gaignard@linaro.org> | 2014-08-26 14:17:02 +0200 |
commit | f5ec6c4bcd11ed8867d6f5efc98dc3a81904ab00 (patch) | |
tree | 6c8ed5d4ca8631233651844c8e18ac4da1df6b0f /samples | |
parent | 8e932cf0eb41a5a2294be76898433d1f137867be (diff) |
drm: sti: Add missing dependency on RESET_CONTROLLER
Add missing dependency on RESET_CONTROLLER in order to fix
the following build error.
drivers/gpu/drm/sti/sti_hdmi.c: In function 'sti_hdmi_probe'
drivers/gpu/drm/sti/sti_hdmi.c:780:2: error: implicit declaration of function 'devm_reset_control_get'
[-Werror=implicit-function-declaration]
Benjamin Gaignard remark:
I have change "depends on" to "select" but keep the original author name.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions