summaryrefslogtreecommitdiff
path: root/wct4xxp/base.c
diff options
context:
space:
mode:
Diffstat (limited to 'wct4xxp/base.c')
-rw-r--r--wct4xxp/base.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/wct4xxp/base.c b/wct4xxp/base.c
index b75d009..3ae470e 100644
--- a/wct4xxp/base.c
+++ b/wct4xxp/base.c
@@ -3398,6 +3398,9 @@ static void __exit t4_cleanup(void)
MODULE_AUTHOR("Mark Spencer");
MODULE_DESCRIPTION("Unified TE4XXP-TE2XXP PCI Driver");
+#if defined(MODULE_ALIAS)
+MODULE_ALIAS("wct2xxp");
+#endif
#ifdef MODULE_LICENSE
MODULE_LICENSE("GPL");
#endif