mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 10:31:46 +09:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user