summaryrefslogtreecommitdiff
path: root/drivers/reset/reset-imx7.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/reset/reset-imx7.c')
-rw-r--r--drivers/reset/reset-imx7.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/reset/reset-imx7.c b/drivers/reset/reset-imx7.c
index 60edcb60e4d6..ff9f99ff9a49 100644
--- a/drivers/reset/reset-imx7.c
+++ b/drivers/reset/reset-imx7.c
@@ -336,7 +336,6 @@ static int imx8mp_reset_set(struct reset_controller_dev *rcdev,
case IMX8MP_RESET_PCIEPHY_PERST:
case IMX8MP_RESET_PCIE_CTRL_APPS_EN:
case IMX8MP_RESET_PCIE_CTRL_APPS_CLK_REQ:
- case IMX8MP_RESET_PCIEPHY_PERST:
value = assert ? 0 : bit;
break;
}