summaryrefslogtreecommitdiff
path: root/arch/csky/include/asm/clocksource.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/csky/include/asm/clocksource.h')
-rw-r--r--arch/csky/include/asm/clocksource.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/csky/include/asm/clocksource.h b/arch/csky/include/asm/clocksource.h
new file mode 100644
index 000000000000..54da0e49efa1
--- /dev/null
+++ b/arch/csky/include/asm/clocksource.h
@@ -0,0 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0 */
+
+#ifndef __ASM_VDSO_CSKY_CLOCKSOURCE_H
+#define __ASM_VDSO_CSKY_CLOCKSOURCE_H
+
+#include <asm/vdso/clocksource.h>
+
+#endif