Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-client
[linux-2.6-block.git] / drivers / rtc / rtc-mt7622.c
index 82b0816ec6c172139c8e1bd052bc624f50d875e5..16bd26b5aa6f3f04a0b9f6f760c0da539bd558dc 100644 (file)
@@ -329,7 +329,6 @@ static int mtk_rtc_probe(struct platform_device *pdev)
 
        hw->irq = platform_get_irq(pdev, 0);
        if (hw->irq < 0) {
-               dev_err(&pdev->dev, "No IRQ resource\n");
                ret = hw->irq;
                goto err;
        }