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/ceiva.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/ceiva.c')
-rw-r--r-- | drivers/mtd/maps/ceiva.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mtd/maps/ceiva.c b/drivers/mtd/maps/ceiva.c index 60e68bde0fea..d41f34766e53 100644 --- a/drivers/mtd/maps/ceiva.c +++ b/drivers/mtd/maps/ceiva.c | |||
@@ -9,7 +9,7 @@ | |||
9 | * Based on: sa1100-flash.c, which has the following copyright: | 9 | * Based on: sa1100-flash.c, which has the following copyright: |
10 | * Flash memory access on SA11x0 based devices | 10 | * Flash memory access on SA11x0 based devices |
11 | * | 11 | * |
12 | * (C) 2000 Nicolas Pitre <nico@cam.org> | 12 | * (C) 2000 Nicolas Pitre <nico@fluxnic.net> |
13 | * | 13 | * |
14 | */ | 14 | */ |
15 | 15 | ||