qemu-e2k/hw/sensor
Thomas Huth f0830823d0 Do not include hw/hw.h if it is not necessary
hw.h only contains the protoype of one function nowadays, hw_error(),
so all files that do not use this function anymore also do not need
to include this header anymore.

Message-Id: <20230216142915.304481-1-thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2023-02-27 09:15:38 +01:00
..
Kconfig hw/sensor: add Maxim MAX31785 device 2022-06-30 09:21:13 +02:00
adm1272.c Don't include headers already included by qemu/osdep.h 2023-02-08 07:28:05 +01:00
dps310.c Do not include hw/hw.h if it is not necessary 2023-02-27 09:15:38 +01:00
emc141x.c sensor: Move hardware sensors from misc to a sensor directory 2021-06-17 07:10:32 -05:00
isl_pmbus_vr.c hw/sensor: Add Renesas ISL69259 device model 2022-07-14 16:24:38 +02:00
lsm303dlhc_mag.c hw/i2c: add asynchronous send 2022-06-30 09:21:14 +02:00
max31785.c hw/sensor: add Maxim MAX31785 device 2022-06-30 09:21:13 +02:00
max34451.c hw/misc: add MAX34451 device 2021-07-08 14:42:00 -05:00
meson.build hw/sensor: add Maxim MAX31785 device 2022-06-30 09:21:13 +02:00
tmp105.c sensor: Move hardware sensors from misc to a sensor directory 2021-06-17 07:10:32 -05:00
tmp421.c sensor: Move hardware sensors from misc to a sensor directory 2021-06-17 07:10:32 -05:00