Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27471
b: refs/heads/master
c: 46f60b8
h: refs/heads/master
i:
  27469: 4fb187a
  27467: 01044b5
  27463: 1192ecd
  27455: 9fe79ab
v: v3
  • Loading branch information
Dave Airlie committed Apr 3, 2006
1 parent 3f39265 commit 11f1bb6
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: 9a90603f65dd5046ddcd586158abcad7784892b6
refs/heads/master: 46f60b8e67e6fceede851dc69cdee2d7c0de27b9
2 changes: 1 addition & 1 deletion trunk/drivers/video/intelfb/intelfbhw.c
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ struct pll_min_max {
#define PLLS_I9xx 1
#define PLLS_MAX 2

struct pll_min_max plls[PLLS_MAX] = {
static struct pll_min_max plls[PLLS_MAX] = {
{ 108, 140, 18, 26, 6, 16, 3, 16, 4, 128, 0, 31, 930000, 1400000, 165000, 4, 22 }, //I8xx
{ 75, 120, 10, 20, 5, 9, 4, 7, 5, 80, 1, 8, 930000, 2800000, 200000, 10, 5 } //I9xx
};
Expand Down

0 comments on commit 11f1bb6

Please sign in to comment.