aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/tinydrm/st7586.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2017-10-05 14:09:39 +0200
committerMark Yao <mark.yao@rock-chips.com>2017-10-13 09:43:16 +0800
commit479b9db27453aea42bfad92e9466135ae063f326 (patch)
tree93544a91c873297c73316775a692442dfa44396c /drivers/gpu/drm/tinydrm/st7586.c
parentdrm/kirin: Checking for IS_ERR() instead of NULL (diff)
downloadwireguard-linux-479b9db27453aea42bfad92e9466135ae063f326.tar.xz
wireguard-linux-479b9db27453aea42bfad92e9466135ae063f326.zip
drm/rockchip: add PINCTRL dependency for LVDS
The new driver fails to build when CONFIG_PINCTRL is disabled: drivers/gpu/drm/rockchip/rockchip_lvds.c: In function 'rockchip_lvds_grf_config': drivers/gpu/drm/rockchip/rockchip_lvds.c:229:39: error: dereferencing pointer to incomplete type 'struct dev_pin_info' if (lvds->pins && !IS_ERR(lvds->pins->default_state)) This adds the respective Kconfig dependency. Fixes: 34cc0aa25456 ("drm/rockchip: Add support for Rockchip Soc LVDS") Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Mark Yao <mark.yao@rock-chips.com> Signed-off-by: Mark Yao <mark.yao@rock-chips.com> Link: https://patchwork.freedesktop.org/patch/msgid/20171005120957.485433-1-arnd@arndb.de
Diffstat (limited to 'drivers/gpu/drm/tinydrm/st7586.c')
0 files changed, 0 insertions, 0 deletions