Drivers:staging:clocking-wizard: Added a newline
[firefly-linux-kernel-4.4.55.git] / drivers / staging / clocking-wizard / clk-xlnx-clock-wizard.c
index 0a3a8fe67fb57ae9479669e92511ded16ef0d6ca..471d0877f382181ea99266b9747503d427ff0ee7 100644 (file)
@@ -253,6 +253,7 @@ static int clk_wzrd_probe(struct platform_device *pdev)
                                clkout_name, clk_name, 0, 1, reg);
                if (IS_ERR(clk_wzrd->clkout[i])) {
                        int j;
+
                        for (j = i + 1; j < WZRD_NUM_OUTPUTS; j++)
                                clk_unregister(clk_wzrd->clkout[j]);
                        dev_err(&pdev->dev,