Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 180849
b: refs/heads/master
c: c8a8602
h: refs/heads/master
i:
  180847: 41bd4b7
v: v3
  • Loading branch information
Jiri Kosina committed Feb 10, 2010
1 parent b7045f1 commit f968e59
Show file tree
Hide file tree
Showing 5 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: 77f720b71d88a3cbf574c113566a31c93099f97d
refs/heads/master: c8a8602b76b6703df1243e31be01cf0e4451e4a6
1 change: 0 additions & 1 deletion trunk/drivers/hid/hid-3m-pct.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
#include <linux/module.h>
#include <linux/usb.h>

MODULE_VERSION("0.6");
MODULE_AUTHOR("Stephane Chatty <chatty@enac.fr>");
MODULE_DESCRIPTION("3M PCT multitouch panels");
MODULE_LICENSE("GPL");
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/hid/hid-mosart.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
#include <linux/usb.h>
#include "usbhid/usbhid.h"

MODULE_VERSION("1.00");
MODULE_AUTHOR("Stephane Chatty <chatty@enac.fr>");
MODULE_DESCRIPTION("MosArt dual-touch panel");
MODULE_LICENSE("GPL");
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/hid/hid-quanta.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
#include <linux/hid.h>
#include <linux/module.h>

MODULE_VERSION("1.00");
MODULE_AUTHOR("Stephane Chatty <chatty@enac.fr>");
MODULE_DESCRIPTION("Quanta dual-touch panel");
MODULE_LICENSE("GPL");
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/hid/hid-stantum.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
#include <linux/hid.h>
#include <linux/module.h>

MODULE_VERSION("0.6");
MODULE_AUTHOR("Stephane Chatty <chatty@enac.fr>");
MODULE_DESCRIPTION("Stantum HID multitouch panels");
MODULE_LICENSE("GPL");
Expand Down

0 comments on commit f968e59

Please sign in to comment.