Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317266
b: refs/heads/master
c: f059077
h: refs/heads/master
v: v3
  • Loading branch information
Miguel Gómez authored and Greg Kroah-Hartman committed Jun 12, 2012
1 parent 6eae351 commit c42627d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: cbdfaffc461fd3df12f494655aca5cae68d6c7aa
refs/heads/master: f059077388b0c35cd47ee06ba5da3401a62dc657
4 changes: 0 additions & 4 deletions trunk/drivers/staging/xgifb/XGI_main_26.c
Original file line number Diff line number Diff line change
Expand Up @@ -2325,8 +2325,6 @@ module_init(xgifb_init);
/* MODULE */
/*****************************************************/

#ifdef MODULE

MODULE_DESCRIPTION("Z7 Z9 Z9S Z11 framebuffer device driver");
MODULE_LICENSE("GPL");
MODULE_AUTHOR("XGITECH , Others");
Expand Down Expand Up @@ -2359,5 +2357,3 @@ static void __exit xgifb_remove_module(void)
}

module_exit(xgifb_remove_module);

#endif /* /MODULE */

0 comments on commit c42627d

Please sign in to comment.