OSDN Git Service

drm/rockchip: include rockchip_drm_drv.h
authorBen Dooks <ben.dooks@codethink.co.uk>
Wed, 9 Oct 2019 13:21:34 +0000 (14:21 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Sun, 13 Oct 2019 21:53:26 +0000 (23:53 +0200)
commitb02516b6cde7aae89df58e33e091f5ce90a1b118
tree364f7eea45ec47cf2ec24f88d8a76acdfb5df250
parent9abdcff7205899d38213e69287fb63e6c87e2fc8
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
drivers/gpu/drm/rockchip/rockchip_vop_reg.c