kernel/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c
.. .. @@ -51,11 +51,6 @@ 51 51 #define INTF_TPG_RGB_MAPPING 0x11C 52 52 #define INTF_PROG_FETCH_START 0x170 53 53 #define INTF_PROG_ROT_START 0x174 54 -55 -#define INTF_FRAME_LINE_COUNT_EN 0x0A856 -#define INTF_FRAME_COUNT 0x0AC57 -#define INTF_LINE_COUNT 0x0B058 -59 54 #define INTF_MUX 0x25C 60 55 61 56 static const struct dpu_intf_cfg *_intf_offset(enum dpu_intf intf,