summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/clocksource.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/include/asm/clocksource.h')
-rw-r--r--arch/mips/include/asm/clocksource.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/mips/include/asm/clocksource.h b/arch/mips/include/asm/clocksource.h
index de659cae0d4e..2f1ebbea3d72 100644
--- a/arch/mips/include/asm/clocksource.h
+++ b/arch/mips/include/asm/clocksource.h
@@ -6,8 +6,6 @@
#ifndef __ASM_CLOCKSOURCE_H
#define __ASM_CLOCKSOURCE_H
-#define VDSO_ARCH_CLOCKMODES \
- VDSO_CLOCKMODE_R4K, \
- VDSO_CLOCKMODE_GIC
+#include <asm/vdso/clocksource.h>
#endif /* __ASM_CLOCKSOURCE_H */