Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 114872
b: refs/heads/master
c: 313cc59
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Oct 16, 2008
1 parent 51f02e7 commit 1ebd9a0
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: e3a1938805d2e81b27d3d348788644f3bad004f2
refs/heads/master: 313cc59eacc26cc7e8638660ec5a0ffb5e319045
2 changes: 1 addition & 1 deletion trunk/drivers/video/carminefb.c
Original file line number Diff line number Diff line change
Expand Up @@ -535,7 +535,7 @@ static struct fb_ops carminefb_ops = {
.fb_setcolreg = carmine_setcolreg,
};

static int alloc_carmine_fb(void __iomem *regs, void __iomem *smem_base,
static int __devinit alloc_carmine_fb(void __iomem *regs, void __iomem *smem_base,
int smem_offset, struct device *device, struct fb_info **rinfo)
{
int ret;
Expand Down

0 comments on commit 1ebd9a0

Please sign in to comment.