Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 83551
b: refs/heads/master
c: cfe2f71
h: refs/heads/master
i:
  83549: 30aadcc
  83547: e147ec8
  83543: 0e613dd
  83535: 457cd77
  83519: ecb7806
v: v3
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Feb 6, 2008
1 parent 2e0ecaa commit 7f955f3
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: f5e8ff483266e2913bd676d520f46b5675a18e7a
refs/heads/master: cfe2f714d9ebca9d17f392de1fa656d77aa2d4f1
2 changes: 1 addition & 1 deletion trunk/drivers/video/geode/lxfb_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ static int fbsize;
* we try to make it something sane - 640x480-60 is sane
*/

const struct fb_videomode geode_modedb[] __initdata = {
static const struct fb_videomode geode_modedb[] __initdata = {
/* 640x480-60 */
{ NULL, 60, 640, 480, 39682, 48, 8, 25, 2, 88, 2,
FB_SYNC_HOR_HIGH_ACT | FB_SYNC_VERT_HIGH_ACT,
Expand Down

0 comments on commit 7f955f3

Please sign in to comment.