commit | ec187ef0ce9880d9dc360261807c434e77783ac8 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Tue Sep 20 22:58:29 2016 +0200 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Tue Sep 20 17:02:38 2016 -0700 |
tree | dfd10435af1b027a58395d59afdad9d113d883ff | |
parent | d8846023aed1293e54d33499558fc2aa2b2f393f [diff] |
clk: at91: move slow clock controller clocks to sckc.c Move all clocks related to the slow clock controller to sckc.c. This avoids extern definitions and allows to remove sckc.h Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> [sboyd@codeaurora.org: Mark some functions static] Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>