mirror of https://github.com/xemu-project/xemu.git
arm: remove useless cpu.h inclusion
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
aa5a9e2484
commit
8ea952d679
|
@ -18,8 +18,6 @@
|
|||
#ifndef HW_ARM_DIGIC_H
|
||||
#define HW_ARM_DIGIC_H
|
||||
|
||||
#include "cpu.h"
|
||||
|
||||
#include "hw/timer/digic-timer.h"
|
||||
#include "hw/char/digic-uart.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue