Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c41562b1 authored by Jun Nie's avatar Jun Nie Committed by Eric Miao
Browse files

pxa168fb: remove useless vsync/hsync invert flag



fb_var_screeninfo.var has already encoded this information.

Signed-off-by: default avatarJun Nie <njun@marvell.com>
Signed-off-by: default avatarEric Miao <eric.y.miao@gmail.com>
parent a291ea21
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -117,8 +117,6 @@ struct pxa168fb_mach_info {
	unsigned	invert_composite_blank:1;
	unsigned	invert_pix_val_ena:1;
	unsigned	invert_pixclock:1;
	unsigned	invert_vsync:1;
	unsigned	invert_hsync:1;
	unsigned	panel_rbswap:1;
	unsigned	active:1;
	unsigned	enable_lcd:1;