summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--drivers/video/starfive/sf_vop.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/video/starfive/sf_vop.c b/drivers/video/starfive/sf_vop.c
index 0849e79e35..e786032429 100644
--- a/drivers/video/starfive/sf_vop.c
+++ b/drivers/video/starfive/sf_vop.c
@@ -720,9 +720,6 @@ static int sf_vop_remove(struct udevice *dev)
if(priv->mipi_logo == true)
return 0;
- if(priv->hdmi_logo == false)
- return 0;
-
iotrace_writel( 0x00000000, priv->regs_hi+0x1cc0 );
iotrace_writel( 0x00000000, priv->regs_hi+0x24e0 );
iotrace_writel( 0x00000000, priv->regs_hi+0x1810 );