| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-08-02 | acpi: Add missing RISC-V acpi_table header | Heinrich Schuchardt | |
| 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 <[email protected]> Reviewed-by: Leo Yu-Chi Liang <[email protected]> Reviewed-by: Rick Chen <[email protected]> | |||
