diff options
Diffstat (limited to 'drivers/video/geode/geodefb.h')
-rw-r--r-- | drivers/video/geode/geodefb.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/geode/geodefb.h b/drivers/video/geode/geodefb.h index b7bac0a526b3..ae04820e0c57 100644 --- a/drivers/video/geode/geodefb.h +++ b/drivers/video/geode/geodefb.h | |||
@@ -29,7 +29,6 @@ struct geodefb_par { | |||
29 | int enable_crt; | 29 | int enable_crt; |
30 | int panel_x; /* dimensions of an attached flat panel, non-zero => enable panel */ | 30 | int panel_x; /* dimensions of an attached flat panel, non-zero => enable panel */ |
31 | int panel_y; | 31 | int panel_y; |
32 | struct pci_dev *vid_dev; | ||
33 | void __iomem *dc_regs; | 32 | void __iomem *dc_regs; |
34 | void __iomem *vid_regs; | 33 | void __iomem *vid_regs; |
35 | struct geode_dc_ops *dc_ops; | 34 | struct geode_dc_ops *dc_ops; |