diff options
author | Arnd Bergmann <arnd@arndb.de> | 2015-01-28 14:48:07 +0100 |
---|---|---|
committer | Dave Airlie <airlied@gmail.com> | 2015-01-31 01:11:48 +0100 |
commit | 3f70b89c27fe4f9cbef3e697c48024e063233a0d (patch) | |
tree | 56f3fe88aaf013929e77a2a8848aee9f1794fa40 /firmware/mts_gsm.fw.ihex | |
parent | drm: panel/simple: add backlight dependency (diff) | |
download | linux-3f70b89c27fe4f9cbef3e697c48024e063233a0d.tar.xz linux-3f70b89c27fe4f9cbef3e697c48024e063233a0d.zip |
drm: rockchip: add reset controller dependency
When the reset controller subsystem is disabled, this driver
fails to build:
drivers/gpu/drm/rockchip/rockchip_drm_vop.c: In function 'vop_initial':
drivers/gpu/drm/rockchip/rockchip_drm_vop.c:1267:2: error: implicit declaration of function 'devm_reset_control_get' [-Werror=implicit-function-declaration]
The easiest solution is to add a dependency in Kconfig to avoid
that case.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Dave Airlie <airlied@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions