1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-28 20:07:09 +01:00
Files
u-boot-megous/arch
Heinrich Schuchardt 093bd0354e 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>
2023-08-02 11:02:33 +08:00
..
2023-07-25 23:21:42 +02:00
2023-05-31 14:05:34 -04:00
2023-05-11 10:25:29 +08:00