[PATCH 1/9] RISC-V: remove timer leftovers

2018-07-26 Thread Christoph Hellwig
This code is currently unused and will be added back later in a different place with the real interrupt and clocksource support. Signed-off-by: Christoph Hellwig --- arch/riscv/kernel/time.c | 21 - 1 file changed, 21 deletions(-) diff --git a/arch/riscv/kernel/time.c

[PATCH 1/9] RISC-V: remove timer leftovers

2018-07-26 Thread Christoph Hellwig
This code is currently unused and will be added back later in a different place with the real interrupt and clocksource support. Signed-off-by: Christoph Hellwig --- arch/riscv/kernel/time.c | 21 - 1 file changed, 21 deletions(-) diff --git a/arch/riscv/kernel/time.c