Quellcode durchsuchen

sh: Fix the indication point of the liquid crystal of AP-325RXA(AP3300)

Signed-off-by: Yusuke Goda <goda.yusuke@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Yusuke Goda vor 15 Jahren
Ursprung
Commit
6a78ec16ca
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      arch/sh/boards/board-ap325rxa.c

+ 1 - 1
arch/sh/boards/board-ap325rxa.c

@@ -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,