diff options
author | Nicolas Pitre <nico@fluxnic.net> | 2009-09-14 03:25:28 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-09-15 12:37:12 -0400 |
commit | 2f82af08fcc7dc01a7e98a49a5995a77e32a2925 (patch) | |
tree | d505fe5936881b137b82b59360646a6988e506ba /drivers/mtd/maps/dc21285.c | |
parent | f199fd990639f93d07d8e104b0a66aabaf01d67d (diff) |
Nicolas Pitre has a new email address
Due to problems at cam.org, my nico@cam.org email address is no longer
valid. FRom now on, nico@fluxnic.net should be used instead.
Signed-off-by: Nicolas Pitre <nico@fluxnic.net>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/mtd/maps/dc21285.c')
-rw-r--r-- | drivers/mtd/maps/dc21285.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/mtd/maps/dc21285.c b/drivers/mtd/maps/dc21285.c index 42969fe051b2..b3cb3a183809 100644 --- a/drivers/mtd/maps/dc21285.c +++ b/drivers/mtd/maps/dc21285.c | |||
@@ -1,7 +1,7 @@ | |||
1 | /* | 1 | /* |
2 | * MTD map driver for flash on the DC21285 (the StrongARM-110 companion chip) | 2 | * MTD map driver for flash on the DC21285 (the StrongARM-110 companion chip) |
3 | * | 3 | * |
4 | * (C) 2000 Nicolas Pitre <nico@cam.org> | 4 | * (C) 2000 Nicolas Pitre <nico@fluxnic.net> |
5 | * | 5 | * |
6 | * This code is GPL | 6 | * This code is GPL |
7 | */ | 7 | */ |
@@ -249,5 +249,5 @@ module_exit(cleanup_dc21285); | |||
249 | 249 | ||
250 | 250 | ||
251 | MODULE_LICENSE("GPL"); | 251 | MODULE_LICENSE("GPL"); |
252 | MODULE_AUTHOR("Nicolas Pitre <nico@cam.org>"); | 252 | MODULE_AUTHOR("Nicolas Pitre <nico@fluxnic.net>"); |
253 | MODULE_DESCRIPTION("MTD map driver for DC21285 boards"); | 253 | MODULE_DESCRIPTION("MTD map driver for DC21285 boards"); |