hw/omap1.c: Drop unused includes
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>
This commit is contained in:
parent
b9f7bc40ed
commit
e023668198
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user