summaryrefslogtreecommitdiff
path: root/arch/loongarch/include/asm/timex.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/loongarch/include/asm/timex.h')
-rw-r--r--arch/loongarch/include/asm/timex.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/loongarch/include/asm/timex.h b/arch/loongarch/include/asm/timex.h
index d3ed99a4fdbd..fb41e9e7a222 100644
--- a/arch/loongarch/include/asm/timex.h
+++ b/arch/loongarch/include/asm/timex.h
@@ -12,13 +12,6 @@
#include <asm/cpu.h>
#include <asm/cpu-features.h>
-/*
- * Standard way to access the cycle counter.
- * Currently only used on SMP for scheduling.
- *
- * We know that all SMP capable CPUs have cycle counters.
- */
-
typedef unsigned long cycles_t;
#define get_cycles get_cycles