Skip to content
Commit 2cfa7660 authored by Ralf Baechle's avatar Ralf Baechle
Browse files

[MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ack



cycles_per_jiffy was only ever getting assigned and the function pointer
not being called anymore and mips_timer_ack had gotten similarly stale.  I
leave the remaining assignments unfixed as a lighthouse pointing platform
maintainers to what needs a rewrite.  These changes make null_timer_ack()
unreferenced, so delete that too.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 76d3a7a5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment