diff options
Diffstat (limited to 'hw/block/ecc.c')
-rw-r--r-- | hw/block/ecc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/block/ecc.c b/hw/block/ecc.c index f846ab3e01..1a182367ee 100644 --- a/hw/block/ecc.c +++ b/hw/block/ecc.c @@ -12,7 +12,6 @@ */ #include "qemu/osdep.h" -#include "hw/hw.h" #include "migration/vmstate.h" #include "hw/block/flash.h" |