summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/acpi_table.h
diff options
context:
space:
mode:
authorHarm Berntsen <harm.berntsen@nedap.com>2020-11-06 15:24:17 +0300
committerTom Rini <trini@konsulko.com>2021-01-18 23:14:15 +0300
commite8fcb618522fd1b37ff7fac2cbe449f837258ee6 (patch)
tree9c8074993f33e95b674efb3be8445a1dd4b59e6a /arch/arm/include/asm/acpi_table.h
parent30569b47dbc496f1de38932b3970e6d2ae52ca10 (diff)
downloadu-boot-e8fcb618522fd1b37ff7fac2cbe449f837258ee6.tar.xz
acpi: Add missing ARM acpi_table header
The pci_mmc.c driver can generate ACPI info and therefore includes asm/acpi_table.h by proxy. This file does not exist for the ARM architecture and thus code compilation failed when using this driver on ARM. Signed-off-by: Harm Berntsen <harm.berntsen@nedap.com> CC: Simon Glass <sjg@chromium.org> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/arm/include/asm/acpi_table.h')
-rw-r--r--arch/arm/include/asm/acpi_table.h0
1 files changed, 0 insertions, 0 deletions
diff --git a/arch/arm/include/asm/acpi_table.h b/arch/arm/include/asm/acpi_table.h
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/arch/arm/include/asm/acpi_table.h