diff options
author | Ben Dooks <ben-linux@fluff.org> | 2010-05-06 20:24:05 -0400 |
---|---|---|
committer | Ben Dooks <ben-linux@fluff.org> | 2010-05-11 21:06:28 -0400 |
commit | afdd225d0feea07f7fe6501771dbfddfda07b632 (patch) | |
tree | 9ccfdbb158909f84d76ed8c49e11ed4e0c65a9bb /arch/arm/mach-s3c2410/mach-h1940.c | |
parent | 1f138f13890afc824443a9cfcebe9ecae7727666 (diff) |
ARM: SAMSUNG: Remove old email address for ben-linux@fluff.org
The address ben@fluff.org is old, ben-linux@fluff.org has been in use
for a long time, and we should fixup all the occasions of the older
address to avoid confusion.
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/mach-s3c2410/mach-h1940.c')
-rw-r--r-- | arch/arm/mach-s3c2410/mach-h1940.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c2410/mach-h1940.c b/arch/arm/mach-s3c2410/mach-h1940.c index bd4ced59c9a..b212561d2c5 100644 --- a/arch/arm/mach-s3c2410/mach-h1940.c +++ b/arch/arm/mach-s3c2410/mach-h1940.c | |||
@@ -338,7 +338,7 @@ static void __init h1940_init(void) | |||
338 | } | 338 | } |
339 | 339 | ||
340 | MACHINE_START(H1940, "IPAQ-H1940") | 340 | MACHINE_START(H1940, "IPAQ-H1940") |
341 | /* Maintainer: Ben Dooks <ben@fluff.org> */ | 341 | /* Maintainer: Ben Dooks <ben-linux@fluff.org> */ |
342 | .phys_io = S3C2410_PA_UART, | 342 | .phys_io = S3C2410_PA_UART, |
343 | .io_pg_offst = (((u32)S3C24XX_VA_UART) >> 18) & 0xfffc, | 343 | .io_pg_offst = (((u32)S3C24XX_VA_UART) >> 18) & 0xfffc, |
344 | .boot_params = S3C2410_SDRAM_PA + 0x100, | 344 | .boot_params = S3C2410_SDRAM_PA + 0x100, |