clk: renesas: r8a7779: Remove obsolete r8a7779_clocks_init()

The R-Car H1 board code no longer calls r8a7779_clocks_init().

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Dirk Behme <dirk.behme@de.bosch.com>
This commit is contained in:
Geert Uytterhoeven
2016-06-01 15:24:58 +02:00
parent 7978a78c82
commit b9fe9421d0
2 changed files with 0 additions and 10 deletions

View File

@@ -20,7 +20,6 @@ struct device;
struct device_node;
struct generic_pm_domain;
void r8a7779_clocks_init(u32 mode);
void rcar_gen2_clocks_init(u32 mode);
void cpg_mstp_add_clk_domain(struct device_node *np);