commit | a218d7fa3f7dbc0d3a168f1ccd13b21313d85dab | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Thu May 08 16:56:16 2014 +0200 |
committer | Mike Turquette <mturquette@linaro.org> | Wed May 14 23:40:49 2014 -0700 |
tree | 20111aaf5775bc2e897f83086deec42c71684035 | |
parent | 6ed8eb59e53b3f411bce36b9fa6bd491863888ef [diff] |
clk/versatile: export symbols for impd1 The impd1 code on mach-integrator can be a loadable module, so we have to export icst_clk_register, integrator_impd1_clk_init and integrator_impd1_clk_exit. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Mike Turquette <mturquette@linaro.org>