diff options
Diffstat (limited to 'drivers/mtd/maps/pxa2xx-flash.c')
-rw-r--r-- | drivers/mtd/maps/pxa2xx-flash.c | 2 |
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); | |||
175 | module_exit(cleanup_pxa2xx_flash); | 175 | module_exit(cleanup_pxa2xx_flash); |
176 | 176 | ||
177 | MODULE_LICENSE("GPL"); | 177 | MODULE_LICENSE("GPL"); |
178 | MODULE_AUTHOR("Nicolas Pitre <nico@cam.org>"); | 178 | MODULE_AUTHOR("Nicolas Pitre <nico@fluxnic.net>"); |
179 | MODULE_DESCRIPTION("MTD map driver for Intel XScale PXA2xx"); | 179 | MODULE_DESCRIPTION("MTD map driver for Intel XScale PXA2xx"); |