commit | f40c4cfd974f33d1e3b46b8dec0dc0cf82eefc62 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Thu Apr 12 15:23:46 2018 +0200 |
committer | Marek Vasut <marex@denx.de> | Fri Apr 13 23:41:44 2018 +0200 |
tree | ab243502d3f2a50ab7a4af3c5458794a3ad4bfc7 | |
parent | e6f33bfe3cabb81740a425ad223db09bcd1408ee [diff] |
clk: renesas: Minor clean up of the R8A7790 clock driver The initconst is not used in U-Boot, drop it. The r8a7790_crit_mod_clks is also not used in U-Boot, so drop it too. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>