android_kernel_xiaomi_sm8350/arch/xtensa/kernel
Johannes Weiner 90be8c1695 xtensa: use generic sched_clock()
Current xtensa implementation of sched_clock() is the same as the
generic one.  Just remove it, the weak symbol in kernel/sched_clock.c
will be used instead.

Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>
Signed-off-by: Chris Zankel <chris@zankel.net>
2009-04-02 23:44:51 -07:00
..
align.S
asm-offsets.c
coprocessor.S
entry.S xtensa: nommu support 2009-04-02 23:41:50 -07:00
head.S xtensa: nommu support 2009-04-02 23:41:50 -07:00
init_task.c take init_fs to saner place 2008-12-31 18:07:42 -05:00
io.c
irq.c xtensa: variant irq set callbacks 2009-04-02 23:43:01 -07:00
Makefile
module.c
pci-dma.c
pci.c
platform.c
process.c
ptrace.c
setup.c xtensa: nommu support 2009-04-02 23:41:50 -07:00
signal.c
syscall.c
time.c xtensa: use generic sched_clock() 2009-04-02 23:44:51 -07:00
traps.c xtensa: nommu support 2009-04-02 23:41:50 -07:00
vectors.S xtensa: nommu support 2009-04-02 23:41:50 -07:00
vmlinux.lds.S xtensa: let platform override KERNELOFFSET 2009-04-02 23:43:49 -07:00
xtensa_ksyms.c