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 6a219d4..7ba6246 100644
--- a/wct4xxp/base.c
+++ b/wct4xxp/base.c
@@ -3829,6 +3829,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