Message ID | 4AA9B926.9090907@renesas.com (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
On Fri, Sep 11, 2009 at 11:42:46AM +0900, Yusuke Goda wrote: > Signed-off-by: Yusuke Goda <goda.yusuke@renesas.com> > --- > arch/sh/boards/board-ap325rxa.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-sh" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/arch/sh/boards/board-ap325rxa.c b/arch/sh/boards/board-ap325rxa.c index 19eea4a..bcf1f40 100644 --- a/arch/sh/boards/board-ap325rxa.c +++ b/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,
Signed-off-by: Yusuke Goda <goda.yusuke@renesas.com> --- arch/sh/boards/board-ap325rxa.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)