drm/rockchip: dw-dp: Remove unused grf struct

Change-Id: Ib0191d7e1244a86f445e186c3b0c40510cb887df
Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
This commit is contained in:
Andy Yan
2025-02-20 11:11:13 +08:00
committed by Tao Huang
parent 12dd7eabc2
commit aa6da9dd81

View File

@@ -446,7 +446,6 @@ struct dw_dp {
struct clk *hclk;
struct clk *hdcp_clk;
struct reset_control *rstc;
struct regmap *grf;
struct completion complete;
struct completion hdcp_complete;
int irq;