riscv:linux:drm : fix vout pm bug
[platform/kernel/linux-starfive.git] / drivers / gpu / drm / verisilicon / vs_drv.h
index b136f40..9d0d046 100644 (file)
@@ -39,10 +39,6 @@ struct vs_drm_private {
 #endif
 
        unsigned int pitch_alignment;
-       struct clk *vs_hdmi_sys_clk;
-       struct clk *vs_hdmi_mclk;
-       struct clk *vs_hdmi_bclk;
-       struct reset_control *vs_hdmi_tx_rst;
 };
 
 int vs_drm_iommu_attach_device(struct drm_device *drm_dev,