提交 479f6a7f 编写于 作者: R Raghav Dogra 提交者: Scott Wood

powerpc/fsl_lbc: removal of dead code

The condition check is not used.
Signed-off-by: NRaghav Dogra <raghav@freescale.com>
Signed-off-by: NScott Wood <scottwood@freescale.com>
上级 b0417a28
......@@ -243,8 +243,6 @@ static irqreturn_t fsl_lbc_ctrl_irq(int irqno, void *data)
if (status & LTESR_CS)
dev_err(ctrl->dev, "Chip select error: "
"LTESR 0x%08X\n", status);
if (status & LTESR_UPM)
;
if (status & LTESR_FCT) {
dev_err(ctrl->dev, "FCM command time-out: "
"LTESR 0x%08X\n", status);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册