linux/arch/csky/kernel
Geert Uytterhoeven 99db590b08 csky: Replace <linux/clk-provider.h> by <linux/of_clk.h>
The C-Sky platform 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>.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
2020-02-23 12:48:55 +08:00
..
Makefile
asm-offsets.c
atomic.S csky: Set regs->usp to kernel sp, when the exception is from kernel 2020-02-21 15:43:24 +08:00
cpu-probe.c
dumpstack.c
entry.S
ftrace.c
head.S
irq.c
module.c
perf_callchain.c
perf_event.c
perf_regs.c
power.c
process.c csky: Implement copy_thread_tls 2020-02-21 15:43:25 +08:00
ptrace.c
setup.c csky: Add setup_initrd check code 2020-02-21 15:43:25 +08:00
signal.c
smp.c csky/smp: Fixup boot failed when CONFIG_SMP 2020-02-21 15:43:24 +08:00
stacktrace.c
syscall.c
syscall_table.c
time.c csky: Replace <linux/clk-provider.h> by <linux/of_clk.h> 2020-02-23 12:48:55 +08:00
traps.c
vdso.c
vmlinux.lds.S csky: Tightly-Coupled Memory or Sram support 2020-02-21 15:43:24 +08:00