diff options
Diffstat (limited to 'hw/pl190.c')
-rw-r--r-- | hw/pl190.c | 1 |
1 files changed, 0 insertions, 1 deletions
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; |