Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 8229
b: refs/heads/master
c: c52890c
h: refs/heads/master
i:
  8227: 5c6bd5d
v: v3
  • Loading branch information
Antonino A. Daplas authored and Linus Torvalds committed Sep 9, 2005
1 parent ac8c897 commit 91e435d
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 948a95ff5efb018d08d104c283081dba6472f801
refs/heads/master: c52890cc366429798b3c97266d0a377810e08400
3 changes: 3 additions & 0 deletions trunk/drivers/video/savage/savagefb_driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -2383,3 +2383,6 @@ static int __init savagefb_init(void)

module_init(savagefb_init);
module_exit(savage_done);

module_param(mode_option, charp, 0);
MODULE_PARM_DESC(mode_option, "Specify initial video mode");

0 comments on commit 91e435d

Please sign in to comment.