summaryrefslogtreecommitdiffstats
path: root/hw/pl190.c
diff options
context:
space:
mode:
authorpbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162>2008-05-25 10:10:12 +0000
committerpbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162>2008-05-25 10:10:12 +0000
commit4a32674f8e2781092d5fc02494ebfebf17d75606 (patch)
treea6da0ddbdcd018652df256cf3f11ea3a06f0da15 /hw/pl190.c
parent731dd637c2e84d5c09467abff526a17392f86102 (diff)
downloadhqemu-4a32674f8e2781092d5fc02494ebfebf17d75606.zip
hqemu-4a32674f8e2781092d5fc02494ebfebf17d75606.tar.gz
Remove bogus DisplayState member.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4572 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'hw/pl190.c')
-rw-r--r--hw/pl190.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/pl190.c b/hw/pl190.c
index fc3d089..267c26b 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;
OpenPOWER on IntegriCloud