diff options
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2023-07-26 08:05:13 +0200 |
---|---|---|
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | 2023-08-02 11:02:33 +0800 |
commit | 093bd0354e5b947b0bd634bf5ed4041ba075b57d (patch) | |
tree | 5823b88e07fb2836bbfbad184815913d162b3cb7 /doc | |
parent | cd24d0722a554f18a85076353b6d816d9afc3ade (diff) | |
download | u-boot-093bd0354e5b947b0bd634bf5ed4041ba075b57d.tar.gz u-boot-093bd0354e5b947b0bd634bf5ed4041ba075b57d.tar.bz2 u-boot-093bd0354e5b947b0bd634bf5ed4041ba075b57d.zip |
acpi: Add missing RISC-V acpi_table header
The pci_mmc.c driver can generate ACPI info and therefore includes
asm/acpi_table.h. This file does not exist for the RISC-V architecture
and thus code compilation fails when using this driver on RISC-V
Create an empty include file.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
Reviewed-by: Rick Chen <rick@andestech.com>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions