[PATCH] atyfb: Remove aty_cmap_regs
Remove aty_cmap_regs. Access the LUT in the same way as other registers. Signed-off-by: Ville Syrjala <syrjala@sci.fi> Cc: "Antonino A. Daplas" <adaplas@pol.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:

committed by
Linus Torvalds

parent
5850e0cf9a
commit
cab5901e93
@@ -126,7 +126,6 @@ union aty_pll {
|
||||
*/
|
||||
|
||||
struct atyfb_par {
|
||||
struct aty_cmap_regs __iomem *aty_cmap_regs;
|
||||
struct { u8 red, green, blue; } palette[256];
|
||||
const struct aty_dac_ops *dac_ops;
|
||||
const struct aty_pll_ops *pll_ops;
|
||||
|
Reference in New Issue
Block a user