projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9f7bc4
)
hw/omap1.c: Drop unused includes
author
Peter Maydell
<peter.maydell@linaro.org>
Tue, 20 Dec 2011 08:11:36 +0000
(08:11 +0000)
committer
Peter 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
patch
|
blob
|
history
diff --git
a/hw/omap1.c
b/hw/omap1.c
index 6ab919273b717ac00e51d14f27da9a35e5e2e5de..976ef719a7ee3a8b1702e3ba1a9ddc1784533fa1 100644
(file)
--- a/
hw/omap1.c
+++ b/
hw/omap1.c
@@
-20,11
+20,7
@@
#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"