Merge ath-current from ath.git
[firefly-linux-kernel-4.4.55.git] / drivers / clk / hisilicon / clk-hi6220-stub.c
index 2c4add11c1ca379bf594c8d8d2798cf8cdced2a6..8afb40ef40ce81f884de1b0b677b86fc5fb5ed7d 100644 (file)
@@ -230,7 +230,7 @@ static int hi6220_stub_clk_probe(struct platform_device *pdev)
        if (IS_ERR(stub_clk->mbox)) {
                dev_err(dev, "failed get mailbox channel\n");
                return PTR_ERR(stub_clk->mbox);
-       };
+       }
 
        init.name = "acpu0";
        init.ops = &hi6220_stub_clk_ops;