commit | b02516b6cde7aae89df58e33e091f5ce90a1b118 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben.dooks@codethink.co.uk> | Wed Oct 09 14:21:34 2019 +0100 |
committer | Heiko Stuebner <heiko@sntech.de> | Sun Oct 13 23:53:26 2019 +0200 |
tree | 364f7eea45ec47cf2ec24f88d8a76acdfb5df250 | |
parent | 9abdcff7205899d38213e69287fb63e6c87e2fc8 [diff] |
drm/rockchip: include rockchip_drm_drv.h Include rockchip_drm_drv.h for definition of vop_platform_driver to avoid the following sparse warning: drivers/gpu/drm/rockchip/rockchip_vop_reg.c:982:24: warning: symbol 'vop_platform_driver' was not declared. Should it be static? Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk> Signed-off-by: Heiko Stuebner <heiko@sntech.de> Link: https://patchwork.freedesktop.org/patch/msgid/20191009132134.18384-1-ben.dooks@codethink.co.uk