Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 83561
b: refs/heads/master
c: 050da93
h: refs/heads/master
i:
  83559: 5c219d2
v: v3
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Feb 6, 2008
1 parent 875268e commit 873e7be
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: 2428e59b5309286842c4bacbe90921b7f67e4ced
refs/heads/master: 050da932f857a7c83949147f3d22e7c02f4f3c91
2 changes: 1 addition & 1 deletion trunk/drivers/video/pm3fb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1227,7 +1227,7 @@ static struct fb_ops pm3fb_ops = {

/* mmio register are already mapped when this function is called */
/* the pm3fb_fix.smem_start is also set */
static unsigned long pm3fb_size_memory(struct pm3_par *par)
static unsigned long __devinit pm3fb_size_memory(struct pm3_par *par)
{
unsigned long memsize = 0;
unsigned long tempBypass, i, temp1, temp2;
Expand Down

0 comments on commit 873e7be

Please sign in to comment.