diff options
Diffstat (limited to 'drivers/video/via/viafbdev.h')
-rw-r--r-- | drivers/video/via/viafbdev.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/video/via/viafbdev.h b/drivers/video/via/viafbdev.h index e5a247c1bb91..cd871f95498b 100644 --- a/drivers/video/via/viafbdev.h +++ b/drivers/video/via/viafbdev.h | |||
@@ -61,12 +61,6 @@ struct viafb_par { | |||
61 | struct lvds_setting_information *lvds_setting_info; | 61 | struct lvds_setting_information *lvds_setting_info; |
62 | struct lvds_setting_information *lvds_setting_info2; | 62 | struct lvds_setting_information *lvds_setting_info2; |
63 | struct chip_information *chip_info; | 63 | struct chip_information *chip_info; |
64 | |||
65 | /* some information related to video playing */ | ||
66 | int video_on_crt; | ||
67 | int video_on_dvi; | ||
68 | int video_on_lcd; | ||
69 | |||
70 | }; | 64 | }; |
71 | 65 | ||
72 | extern unsigned int viafb_second_virtual_yres; | 66 | extern unsigned int viafb_second_virtual_yres; |