summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/acpi_table.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/include/asm/acpi_table.h')
-rw-r--r--arch/mips/include/asm/acpi_table.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/arch/mips/include/asm/acpi_table.h b/arch/mips/include/asm/acpi_table.h
new file mode 100644
index 00000000000..b4139d0ba32
--- /dev/null
+++ b/arch/mips/include/asm/acpi_table.h
@@ -0,0 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0-or-later */
+
+#ifndef __ASM_ACPI_TABLE_H__
+#define __ASM_ACPI_TABLE_H__
+
+/*
+ * This file is needed by some drivers.
+ */
+
+#endif /* __ASM_ACPI_TABLE_H__ */