summaryrefslogtreecommitdiff
path: root/arch/x86/platform/ts5500/ts5500.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/platform/ts5500/ts5500.c')
-rw-r--r--arch/x86/platform/ts5500/ts5500.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/x86/platform/ts5500/ts5500.c b/arch/x86/platform/ts5500/ts5500.c
index 952191b..fd39301 100644
--- a/arch/x86/platform/ts5500/ts5500.c
+++ b/arch/x86/platform/ts5500/ts5500.c
@@ -345,7 +345,3 @@ error:
return err;
}
device_initcall(ts5500_init);
-
-MODULE_LICENSE("GPL");
-MODULE_AUTHOR("Savoir-faire Linux Inc. <kernel@savoirfairelinux.com>");
-MODULE_DESCRIPTION("Technologic Systems TS-5500 platform driver");