Skip to content

Commit 38709af

Browse files
cristiccmmind
authored andcommitted
drm/rockchip: vop2: Drop superfluous include
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 <cristian.ciocaltea@collabora.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de> Link: https://patchwork.freedesktop.org/patch/msgid/20240104143951.85219-1-cristian.ciocaltea@collabora.com
1 parent eee7068 commit 38709af

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/gpu/drm/rockchip/rockchip_drm_vop2.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535

3636
#include "rockchip_drm_drv.h"
3737
#include "rockchip_drm_gem.h"
38-
#include "rockchip_drm_fb.h"
3938
#include "rockchip_drm_vop2.h"
4039
#include "rockchip_rgb.h"
4140

0 commit comments

Comments
 (0)