summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/arch-apollolake
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/include/asm/arch-apollolake')
-rw-r--r--arch/x86/include/asm/arch-apollolake/pch.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/x86/include/asm/arch-apollolake/pch.h b/arch/x86/include/asm/arch-apollolake/pch.h
new file mode 100644
index 0000000000..bf3e1670d2
--- /dev/null
+++ b/arch/x86/include/asm/arch-apollolake/pch.h
@@ -0,0 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0 */
+/*
+ * Copyright 2019 Google LLC
+ */
+
+#ifndef _ASM_ARCH_PCH_H
+#define _ASM_ARCH_PCH_H
+
+#endif /* _ASM_ARCH_PCH_H */