Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 106258
b: refs/heads/master
c: 511e748
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Jul 26, 2008
1 parent 77a95f3 commit 1f11495
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: f56f6d30c75984d0aba2656eaeb35f3806395191
refs/heads/master: 511e7483abe1ab433d8ab7a7998f799042b52941
2 changes: 1 addition & 1 deletion trunk/drivers/video/macfb.c
Original file line number Diff line number Diff line change
Expand Up @@ -596,7 +596,7 @@ static struct fb_ops macfb_ops = {
.fb_imageblit = cfb_imageblit,
};

void __init macfb_setup(char *options)
static void __init macfb_setup(char *options)
{
char *this_opt;

Expand Down

0 comments on commit 1f11495

Please sign in to comment.