diff options
Diffstat (limited to 'hw/sd/sd.c')
-rw-r--r-- | hw/sd/sd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/sd/sd.c b/hw/sd/sd.c index 02924329bf..3f26b38786 100644 --- a/hw/sd/sd.c +++ b/hw/sd/sd.c @@ -33,7 +33,6 @@ #include "qemu/osdep.h" #include "qemu/units.h" #include "hw/qdev.h" -#include "hw/hw.h" #include "hw/irq.h" #include "hw/registerfields.h" #include "sysemu/block-backend.h" |