summaryrefslogtreecommitdiff
path: root/src/i830_bios.h
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2007-08-08 11:03:51 -0700
committerEric Anholt <eric@anholt.net>2007-08-08 11:03:51 -0700
commitb0ec670cdb0b6ca6fc0f4f165fa3ee5a20d7c985 (patch)
tree8b1330408fb6835880007a4b1f7b98fb7ca01d94 /src/i830_bios.h
parent92af2f4bbcb395cbde097776718449d99843ad67 (diff)
Bug #11593: Remove dead struct vch_bdb_20 which was angering the sun compiler.
Diffstat (limited to 'src/i830_bios.h')
-rw-r--r--src/i830_bios.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/i830_bios.h b/src/i830_bios.h
index cb7666e3..9e8356a1 100644
--- a/src/i830_bios.h
+++ b/src/i830_bios.h
@@ -130,9 +130,6 @@ struct aimdb_block {
CARD16 aimdb_size;
} __attribute__((packed));
-struct vch_bdb_20 {
-} __attribute__((packed));
-
struct vch_panel_data {
CARD16 fp_timing_offset;
CARD8 fp_timing_size;