qemu/include/hw/nvram
Peter Maydell ee88df5015 acpi: Clean up includes
This commit was created with scripts/clean-includes:
 ./scripts/clean-includes --git acpi include/hw/*/*acpi.h hw/*/*acpi.c

All .c should include qemu/osdep.h first.  The script performs three
related cleanups:

* Ensure .c files include qemu/osdep.h first.
* Including it in a .h is redundant, since the .c  already includes
  it.  Drop such inclusions.
* Likewise, including headers qemu/osdep.h includes is redundant.
  Drop these, too.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2024-01-30 21:20:20 +03:00
..
chrp_nvram.h nvram: Exit QEMU if NVRAM cannot contain all -prom-env data 2020-08-14 13:34:31 +10:00
eeprom93xx.h hw: move headers to include/ 2013-04-08 18:13:10 +02:00
eeprom_at24c.h hw/nvram/eeprom_at24c: Add init_rom field and at24c_eeprom_init_rom helper 2023-02-07 09:02:04 +01:00
fw_cfg.h Revert "x86: return modified setup_data only if read as memory, not as file" 2023-03-02 03:10:46 -05:00
fw_cfg_acpi.h acpi: Clean up includes 2024-01-30 21:20:20 +03:00
mac_nvram.h mac_nvram: Add block backend to persist NVRAM contents 2023-02-06 11:41:39 +00:00
npcm7xx_otp.h bulk: Do not declare function prototypes using 'extern' keyword 2023-08-31 19:47:43 +02:00
nrf51_nvm.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 2020-09-18 14:12:32 -04:00
sun_nvram.h nvram: Rename openbios_firmware_abi.h into sun_nvram.h 2016-10-28 09:36:58 +11:00
xlnx-bbram.h xlnx-bbram: hw/nvram: Use dot in device type name 2023-10-19 14:32:12 +01:00
xlnx-efuse.h hw: Replace anti-social QOM type names (again) 2023-12-20 10:29:23 +01:00
xlnx-versal-efuse.h hw: Replace anti-social QOM type names (again) 2023-12-20 10:29:23 +01:00
xlnx-zynqmp-efuse.h hw: Replace anti-social QOM type names (again) 2023-12-20 10:29:23 +01:00