summaryrefslogtreecommitdiffstats
path: root/arch/sh/include/cpu-common/cpu/timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/include/cpu-common/cpu/timer.h')
-rw-r--r--arch/sh/include/cpu-common/cpu/timer.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/sh/include/cpu-common/cpu/timer.h b/arch/sh/include/cpu-common/cpu/timer.h
new file mode 100644
index 000000000..af5143875
--- /dev/null
+++ b/arch/sh/include/cpu-common/cpu/timer.h
@@ -0,0 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0 */
+#ifndef __ASM_CPU_SH2_TIMER_H
+#define __ASM_CPU_SH2_TIMER_H
+
+/* Nothing needed yet */
+
+#endif /* __ASM_CPU_SH2_TIMER_H */