aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorGeert Uytterhoeven2020-02-13 09:38:04 +0100
committerMichael Ellerman2020-04-03 16:17:22 +1100
commit60083063b755e29685902609e024ecd0c4a1a7d9 (patch)
tree2efd0d0ecca79be66b58e56369ba2d6af8d54ec4 /.gitattributes
parent54fc3c681ded9437e4548e2501dc1136b23cfa9a (diff)
powerpc/time: Replace <linux/clk-provider.h> by <linux/of_clk.h>
The PowerPC time code is not a clock provider, and just needs to call of_clk_init(). Hence it can include <linux/of_clk.h> instead of <linux/clk-provider.h>. Remove the #ifdef protecting the of_clk_init() call, as a stub is available for the !CONFIG_COMMON_CLK case. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Stephen Boyd <sboyd@kernel.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20200213083804.24315-1-geert+renesas@glider.be
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions