u-boot/arch/riscv
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
..
cpu riscv: define a cache line size for the generic CPU 2023-07-24 13:22:24 +08:00
dts riscv: dts: starfive: Enable PCIe host controller 2023-08-02 11:02:32 +08:00
include/asm acpi: Add missing RISC-V acpi_table header 2023-08-02 11:02:33 +08:00
lib riscv: Rename SiFive CLINT to RISC-V ALINT 2023-07-12 13:21:40 +08:00
config.mk riscv: Support CONFIG_REMAKE_ELF 2023-04-20 20:45:08 +08:00
Kconfig riscv: t-head: licheepi4a: initial support added 2023-07-12 13:21:41 +08:00
Makefile riscv: support building double-float modules 2022-10-20 15:22:21 +08:00