Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 99541
b: refs/heads/master
c: 1e892c9
h: refs/heads/master
i:
  99539: 165e708
v: v3
  • Loading branch information
Markus Armbruster authored and Thomas Gleixner committed May 27, 2008
1 parent c0f5c03 commit 438a794
Show file tree
Hide file tree
Showing 3 changed files with 5 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: 6ba0e7b36c7cc1745b3cbeda244d14edae3ad058
refs/heads/master: 1e892c959da42278e60b21f5ecfd6fba0efff313
2 changes: 2 additions & 0 deletions trunk/drivers/input/xen-kbdfront.c
Original file line number Diff line number Diff line change
Expand Up @@ -343,4 +343,6 @@ static void __exit xenkbd_cleanup(void)
module_init(xenkbd_init);
module_exit(xenkbd_cleanup);

MODULE_DESCRIPTION("Xen virtual keyboard/pointer device frontend");
MODULE_LICENSE("GPL");
MODULE_ALIAS("xen:vkbd");
2 changes: 2 additions & 0 deletions trunk/drivers/video/xen-fbfront.c
Original file line number Diff line number Diff line change
Expand Up @@ -572,4 +572,6 @@ static void __exit xenfb_cleanup(void)
module_init(xenfb_init);
module_exit(xenfb_cleanup);

MODULE_DESCRIPTION("Xen virtual framebuffer device frontend");
MODULE_LICENSE("GPL");
MODULE_ALIAS("xen:vfb");

0 comments on commit 438a794

Please sign in to comment.