diff options
Diffstat (limited to 'drivers/input/tablet/gtco.c')
-rw-r--r-- | drivers/input/tablet/gtco.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/input/tablet/gtco.c b/drivers/input/tablet/gtco.c index 2e18a1c0c351..3d32d3f4e486 100644 --- a/drivers/input/tablet/gtco.c +++ b/drivers/input/tablet/gtco.c | |||
@@ -1050,4 +1050,5 @@ static void __exit gtco_exit(void) | |||
1050 | module_init(gtco_init); | 1050 | module_init(gtco_init); |
1051 | module_exit(gtco_exit); | 1051 | module_exit(gtco_exit); |
1052 | 1052 | ||
1053 | MODULE_DESCRIPTION("GTCO digitizer USB driver"); | ||
1053 | MODULE_LICENSE("GPL"); | 1054 | MODULE_LICENSE("GPL"); |