diff --git a/drivers/irqchip/irq-gic-v3-its.c b/drivers/irqchip/irq-gic-v3-its.c index 2a6ce3996b6fe986a5b31bceafd28028cf31ca4a..49a60999f661d09a14b57a334e91f2e9342ebb90 100644 --- a/drivers/irqchip/irq-gic-v3-its.c +++ b/drivers/irqchip/irq-gic-v3-its.c @@ -1115,8 +1115,6 @@ static struct its_vpe *its_build_vmapp_cmd(struct its_node *its, * no need to issue a VSYNC. */ vpe = NULL; - } else if (is_v4(its)) { - vpe = NULL; } goto out;