-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Description
When attempting to build the current version of the Linux kernel (branch develop-6.1; SHA1 cef9074), the following errors are displayed:
drivers/gpu/drm/rockchip/rockchip_drm_vop2.c: In function 'vop2_iommu_fault_handler':
drivers/gpu/drm/rockchip/rockchip_drm_vop2.c:8616:14: error: unused variable 'use_cluster' [-Werror=unused-variable]
drivers/gpu/drm/rockchip/rockchip_drm_vop2.c: In function 'vop2_create_crtc':
drivers/gpu/drm/rockchip/rockchip_drm_vop2.c:14513:21: error: 'use_cluster' undeclared (first use in this function); did you mean 'page_cluster'?
The build process is canceled.
Is there already a patch for this?
Metadata
Metadata
Assignees
Labels
No labels