u-boot-brain/drivers/power/acpi_pmc
Simon Glass 3cabcf966d x86: Move acpi_s3.h to include/acpi/
This header relates to ACPI and we are about to add some more ACPI
headers. Move this one into a new directory so they are together.

The header inclusion in pci_rom.c is not specific to x86 anymore, so drop
the #ifdef CONFIG_X86.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2020-04-16 14:36:28 +08:00
..
acpi-pmc-uclass.c x86: Move acpi_s3.h to include/acpi/ 2020-04-16 14:36:28 +08:00
Kconfig x86: sandbox: Add a PMC emulator and test 2019-12-15 11:44:11 +08:00
Makefile x86: sandbox: Add a PMC emulator and test 2019-12-15 11:44:11 +08:00
pmc_emul.c dm: pci: Update the PCI read_config() method to const dev * 2020-02-05 19:33:45 -07:00
sandbox.c x86: sandbox: Add a PMC emulator and test 2019-12-15 11:44:11 +08:00