aboutsummaryrefslogtreecommitdiff
path: root/drivers/pcmcia/max1600.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/pcmcia/max1600.c')
-rw-r--r--drivers/pcmcia/max1600.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/pcmcia/max1600.c b/drivers/pcmcia/max1600.c
index 379875a5e7cd..7be9068f6191 100644
--- a/drivers/pcmcia/max1600.c
+++ b/drivers/pcmcia/max1600.c
@@ -119,4 +119,5 @@ int max1600_configure(struct max1600 *m, unsigned int vcc, unsigned int vpp)
}
EXPORT_SYMBOL_GPL(max1600_configure);
+MODULE_DESCRIPTION("MAX1600 PCMCIA power switch library");
MODULE_LICENSE("GPL v2");