diff --git a/hw/pl190.c b/hw/pl190.c index fc3d089840..267c26bce1 100644 --- a/hw/pl190.c +++ b/hw/pl190.c @@ -19,7 +19,6 @@ typedef struct { uint32_t base; - DisplayState *ds; uint32_t level; uint32_t soft_level; uint32_t irq_enable;