From: Marcin Krzeminski <[email protected]> Signed-off-by: Marcin Krzeminski <[email protected]> Reviewed-by: Peter Crosthwaite <[email protected]> --- hw/block/m25p80.c | 2 -- 1 file changed, 2 deletions(-)
diff --git a/hw/block/m25p80.c b/hw/block/m25p80.c
index de24f42..2222124 100644
--- a/hw/block/m25p80.c
+++ b/hw/block/m25p80.c
@@ -246,8 +246,6 @@ typedef enum {
typedef struct Flash {
SSISlave parent_obj;
- uint32_t r;
-
BlockBackend *blk;
uint8_t *storage;
--
2.5.0
