]> git.proxmox.com Git - qemu.git/commitdiff
hw/omap1.c: Drop unused includes
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 20 Dec 2011 08:11:36 +0000 (08:11 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 4 Jan 2012 13:41:42 +0000 (13:41 +0000)
Drop includes of qemu-timer.h, qemu-char.h and pc.h as they are no
longer needed.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/omap1.c

index 6ab919273b717ac00e51d14f27da9a35e5e2e5de..976ef719a7ee3a8b1702e3ba1a9ddc1784533fa1 100644 (file)
 #include "arm-misc.h"
 #include "omap.h"
 #include "sysemu.h"
-#include "qemu-timer.h"
-#include "qemu-char.h"
 #include "soc_dma.h"
-/* We use pc-style serial ports.  */
-#include "pc.h"
 #include "blockdev.h"
 #include "range.h"
 #include "sysbus.h"