Skip to content

Commit

Permalink
sh: Fix the indication point of the liquid crystal of AP-325RXA(AP3300)
Browse files Browse the repository at this point in the history
Signed-off-by: Yusuke Goda <goda.yusuke@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
  • Loading branch information
Yusuke Goda authored and Paul Mundt committed Sep 11, 2009
1 parent 094f7bd commit 6a78ec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/sh/boards/board-ap325rxa.c
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ static struct sh_mobile_lcdc_info lcdc_info = {
.name = "LB070WV1",
.xres = 800,
.yres = 480,
.left_margin = 40,
.left_margin = 32,
.right_margin = 160,
.hsync_len = 8,
.upper_margin = 63,
Expand Down

0 comments on commit 6a78ec1

Please sign in to comment.