Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 324539
b: refs/heads/master
c: bef41c3
h: refs/heads/master
i:
  324537: c095ca5
  324535: 3820e22
v: v3
  • Loading branch information
Jonathan Brett authored and Greg Kroah-Hartman committed Aug 15, 2012
1 parent 2f1a164 commit a1a426e
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 9c8adb8ff5b7a9530d6e0e338bda7cf952512325
refs/heads/master: bef41c3cd34a5db26cb845296d76c998eed8d667
3 changes: 2 additions & 1 deletion trunk/drivers/staging/asus_oled/asus_oled.c
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,9 @@
#define USB_DEVICE_ID_ASUS_LCM2 0x175b

MODULE_AUTHOR("Jakub Schmidtke, sjakub@gmail.com");
MODULE_DESCRIPTION("Asus OLED Driver v" ASUS_OLED_VERSION);
MODULE_DESCRIPTION("Asus OLED Driver");
MODULE_LICENSE("GPL");
MODULE_VERSION(ASUS_OLED_VERSION);

static struct class *oled_class;
static int oled_num;
Expand Down

0 comments on commit a1a426e

Please sign in to comment.