diff options
Diffstat (limited to 'drivers/video/via')
-rw-r--r-- | drivers/video/via/chip.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/via/chip.h b/drivers/video/via/chip.h index dde95edc387a..7f959676760c 100644 --- a/drivers/video/via/chip.h +++ b/drivers/video/via/chip.h | |||
@@ -122,7 +122,6 @@ struct lvds_chip_information { | |||
122 | struct chip_information { | 122 | struct chip_information { |
123 | int gfx_chip_name; | 123 | int gfx_chip_name; |
124 | int gfx_chip_revision; | 124 | int gfx_chip_revision; |
125 | int chip_on_slot; | ||
126 | struct tmds_chip_information tmds_chip_info; | 125 | struct tmds_chip_information tmds_chip_info; |
127 | struct lvds_chip_information lvds_chip_info; | 126 | struct lvds_chip_information lvds_chip_info; |
128 | struct lvds_chip_information lvds_chip_info2; | 127 | struct lvds_chip_information lvds_chip_info2; |