Skip to content

6.1 compile error #359

@stranzjanmarc-eng

Description

@stranzjanmarc-eng

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions