diff options
Diffstat (limited to 'drivers/clk/renesas/clk-rcar-gen2.c')
| -rw-r--r-- | drivers/clk/renesas/clk-rcar-gen2.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/clk/renesas/clk-rcar-gen2.c b/drivers/clk/renesas/clk-rcar-gen2.c index 0b2e56d0d94b..d14cbe1ca29a 100644 --- a/drivers/clk/renesas/clk-rcar-gen2.c +++ b/drivers/clk/renesas/clk-rcar-gen2.c | |||
| @@ -423,7 +423,6 @@ static void __init rcar_gen2_cpg_clocks_init(struct device_node *np) | |||
| 423 | /* We're leaking memory on purpose, there's no point in cleaning | 423 | /* We're leaking memory on purpose, there's no point in cleaning |
| 424 | * up as the system won't boot anyway. | 424 | * up as the system won't boot anyway. |
| 425 | */ | 425 | */ |
| 426 | pr_err("%s: failed to allocate cpg\n", __func__); | ||
| 427 | return; | 426 | return; |
| 428 | } | 427 | } |
| 429 | 428 | ||
