Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 209382
b: refs/heads/master
c: 08ee000
h: refs/heads/master
v: v3
  • Loading branch information
Patrick Georgi authored and Ben Dooks committed Aug 14, 2010
1 parent 0749d31 commit 1db3e14
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: eeda5fcb4fa13c7f9b76cb872f561bdba08ca6fd
refs/heads/master: 08ee000b51fc8a4b5e88c478a860f4a689be20b5
8 changes: 4 additions & 4 deletions trunk/arch/arm/mach-s3c64xx/mach-smartq5.c
Original file line number Diff line number Diff line change
Expand Up @@ -110,10 +110,10 @@ static struct s3c_fb_pd_win smartq5_fb_win0 = {
.win_mode = {
.pixclock = 1000000000000ULL /
((40+1+216+800)*(10+1+35+480)*80),
.left_margin = 40,
.right_margin = 216,
.upper_margin = 10,
.lower_margin = 35,
.left_margin = 216,
.right_margin = 40,
.upper_margin = 35,
.lower_margin = 10,
.hsync_len = 1,
.vsync_len = 1,
.xres = 800,
Expand Down

0 comments on commit 1db3e14

Please sign in to comment.