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>
This commit is contained in:
Harm Berntsen
2021-01-18 15:14:15 -05:00
committed by Tom Rini
parent 30569b47db
commit e8fcb61852
View File