]> Git Repo - linux.git/commitdiff
drm/rockchip: vop2: Drop superfluous include
authorCristian Ciocaltea <[email protected]>
Thu, 4 Jan 2024 14:39:49 +0000 (16:39 +0200)
committerHeiko Stuebner <[email protected]>
Thu, 4 Jan 2024 16:17:25 +0000 (17:17 +0100)
The rockchip_drm_fb.h header contains just a single function which is
not directly used by the VOP2 driver.  Drop the unnecessary include.

Signed-off-by: Cristian Ciocaltea <[email protected]>
Signed-off-by: Heiko Stuebner <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/rockchip/rockchip_drm_vop2.c

index 574103fc79f9882682596fe8845a13eb06e1ca3e..a3a03e9cfe1375f0acca72b0f3c89e9d87bd9fe2 100644 (file)
@@ -35,7 +35,6 @@
 
 #include "rockchip_drm_drv.h"
 #include "rockchip_drm_gem.h"
-#include "rockchip_drm_fb.h"
 #include "rockchip_drm_vop2.h"
 #include "rockchip_rgb.h"
 
This page took 0.061094 seconds and 4 git commands to generate.