Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 123611
b: refs/heads/master
c: c837bc1
h: refs/heads/master
i:
  123609: f0371ba
  123607: da015b3
v: v3
  • Loading branch information
Russell King authored and Russell King committed Nov 30, 2008
1 parent 4a178de commit afc1865
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: 3719ec5077d9a8bf293c494ff7eae766d6a70bbe
refs/heads/master: c837bc143126b0e8e0537eb6f8272ade807d48fd
2 changes: 1 addition & 1 deletion trunk/drivers/video/amba-clcd.c
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ static int clcdfb_register(struct clcd_fb *fb)
}

fb->fb.fix.mmio_start = fb->dev->res.start;
fb->fb.fix.mmio_len = SZ_4K;
fb->fb.fix.mmio_len = 4096;

fb->regs = ioremap(fb->fb.fix.mmio_start, fb->fb.fix.mmio_len);
if (!fb->regs) {
Expand Down

0 comments on commit afc1865

Please sign in to comment.