Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 20224
b: refs/heads/master
c: bc6d7fd
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Feb 12, 2006
1 parent 69c3042 commit 36507b7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bc7fc0601b3eb2254f080492f3fd69e319ed32d0
refs/heads/master: bc6d7fdf460ec5292d66bb551dbfa49ca682bebf
2 changes: 2 additions & 0 deletions trunk/drivers/video/fbmem.c
Original file line number Diff line number Diff line change
Expand Up @@ -1550,6 +1550,7 @@ int fb_get_options(char *name, char **option)
return retval;
}

#ifndef MODULE
/**
* video_setup - process command line options
* @options: string of options
Expand Down Expand Up @@ -1593,6 +1594,7 @@ static int __init video_setup(char *options)
return 0;
}
__setup("video=", video_setup);
#endif

/*
* Visible symbols for modules
Expand Down

0 comments on commit 36507b7

Please sign in to comment.