summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/cpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/riscv/include/asm/cpu.h')
-rw-r--r--arch/riscv/include/asm/cpu.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/riscv/include/asm/cpu.h b/arch/riscv/include/asm/cpu.h
new file mode 100644
index 000000000000..28d45a6678ce
--- /dev/null
+++ b/arch/riscv/include/asm/cpu.h
@@ -0,0 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
+
+#ifndef _ASM_CPU_H
+#define _ASM_CPU_H
+
+/* This header is required unconditionally by the ACPI core */
+
+#endif /* _ASM_CPU_H */