summaryrefslogtreecommitdiffstats
path: root/hw/pl190.c
diff options
context:
space:
mode:
authorpbrook2008-05-25 12:10:12 +0200
committerpbrook2008-05-25 12:10:12 +0200
commit4a32674f8e2781092d5fc02494ebfebf17d75606 (patch)
treea6da0ddbdcd018652df256cf3f11ea3a06f0da15 /hw/pl190.c
parentFix VNC update regoin height. (diff)
downloadqemu-4a32674f8e2781092d5fc02494ebfebf17d75606.tar.gz
qemu-4a32674f8e2781092d5fc02494ebfebf17d75606.tar.xz
qemu-4a32674f8e2781092d5fc02494ebfebf17d75606.zip
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 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;