Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68612
b: refs/heads/master
c: 86a2249
h: refs/heads/master
v: v3
  • Loading branch information
Grant Likely authored and Linus Torvalds committed Oct 14, 2007
1 parent d09ecfd commit 79b7af7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 24cf273e2b7186903c8842b9d0044ea442d31553
refs/heads/master: 86a2249d69ff8bb9ecadb5830c2fcfdf10dc70b9
2 changes: 1 addition & 1 deletion trunk/drivers/video/xilinxfb.c
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ static struct xilinxfb_platform_data xilinx_fb_default_pdata = {
.xres = 640,
.yres = 480,
.xvirt = 1024,
.yvirt = 480;
.yvirt = 480,
};

/*
Expand Down

0 comments on commit 79b7af7

Please sign in to comment.