qemu-e2k/hw/gpio
Paolo Bonzini df43d49cb8 hw: clean up hw/hw.h includes
Include qom/object.h and exec/memory.h instead of exec/ioport.h;
exec/ioport.h was almost everywhere required only for those two
includes, not for the content of the header itself.

Remove block/aio.h, everybody is already including it through
another path.

With this change, include/hw/hw.h is freed from qemu-common.h.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2016-05-19 16:42:30 +02:00
..
Makefile.objs hw/gpio: Add the emulation of gpio_key 2016-03-30 17:27:22 +01:00
gpio_key.c hw: clean up hw/hw.h includes 2016-05-19 16:42:30 +02:00
imx_gpio.c hw: explicitly include qemu/log.h 2016-05-19 16:42:29 +02:00
max7310.c hw: Clean up includes 2016-01-29 15:07:25 +00:00
mpc8xxx.c hw: Clean up includes 2016-01-29 15:07:25 +00:00
omap_gpio.c arm devices: Clean up includes 2016-01-29 15:07:25 +00:00
pl061.c hw: explicitly include qemu/log.h 2016-05-19 16:42:29 +02:00
puv3_gpio.c unicore: Clean up includes 2016-01-29 15:07:22 +00:00
zaurus.c arm devices: Clean up includes 2016-01-29 15:07:25 +00:00