aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps/pxa2xx-flash.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mtd/maps/pxa2xx-flash.c')
-rw-r--r--drivers/mtd/maps/pxa2xx-flash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mtd/maps/pxa2xx-flash.c b/drivers/mtd/maps/pxa2xx-flash.c
index 643aa06b599e..74fa075c838a 100644
--- a/drivers/mtd/maps/pxa2xx-flash.c
+++ b/drivers/mtd/maps/pxa2xx-flash.c
@@ -175,5 +175,5 @@ module_init(init_pxa2xx_flash);
175module_exit(cleanup_pxa2xx_flash); 175module_exit(cleanup_pxa2xx_flash);
176 176
177MODULE_LICENSE("GPL"); 177MODULE_LICENSE("GPL");
178MODULE_AUTHOR("Nicolas Pitre <nico@cam.org>"); 178MODULE_AUTHOR("Nicolas Pitre <nico@fluxnic.net>");
179MODULE_DESCRIPTION("MTD map driver for Intel XScale PXA2xx"); 179MODULE_DESCRIPTION("MTD map driver for Intel XScale PXA2xx");