diff options
Diffstat (limited to 'drivers/video/aty/atyfb.h')
-rw-r--r-- | drivers/video/aty/atyfb.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/aty/atyfb.h b/drivers/video/aty/atyfb.h index e8dc5d10bd87..c9b35c6b0b69 100644 --- a/drivers/video/aty/atyfb.h +++ b/drivers/video/aty/atyfb.h | |||
@@ -126,7 +126,6 @@ union aty_pll { | |||
126 | */ | 126 | */ |
127 | 127 | ||
128 | struct atyfb_par { | 128 | struct atyfb_par { |
129 | struct aty_cmap_regs __iomem *aty_cmap_regs; | ||
130 | struct { u8 red, green, blue; } palette[256]; | 129 | struct { u8 red, green, blue; } palette[256]; |
131 | const struct aty_dac_ops *dac_ops; | 130 | const struct aty_dac_ops *dac_ops; |
132 | const struct aty_pll_ops *pll_ops; | 131 | const struct aty_pll_ops *pll_ops; |