aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-sa1100/jornada720.c
diff options
context:
space:
mode:
authorMichael Gernoth <michael@gernoth.net>2005-08-04 20:43:40 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2005-08-04 20:43:40 +0100
commitc80f90ba15ed56ae36d1fb51f81a88f9ba0d8c8b (patch)
treef39fbaa96a3d1f03283fecd465d2ff6efdec97a6 /arch/arm/mach-sa1100/jornada720.c
parentc013622d5fe0ffeb0c74b2af4c2b1aad6164f709 (diff)
[PATCH] ARM: 2844/1: Add maintainer for Jornada 720
Patch from Michael Gernoth As discussed on the handhelds.org Jornada mailinglist, I take over maintainership of the currently unmaintained Jornada 720-port in the mainline kernel. Signed-off-by: Michael Gernoth <michael@gernoth.net> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-sa1100/jornada720.c')
-rw-r--r--arch/arm/mach-sa1100/jornada720.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-sa1100/jornada720.c b/arch/arm/mach-sa1100/jornada720.c
index eee3cbc5ec4..2f497112c96 100644
--- a/arch/arm/mach-sa1100/jornada720.c
+++ b/arch/arm/mach-sa1100/jornada720.c
@@ -97,6 +97,7 @@ static void __init jornada720_map_io(void)
}
MACHINE_START(JORNADA720, "HP Jornada 720")
+ /* Maintainer: Michael Gernoth <michael@gernoth.net> */
.phys_ram = 0xc0000000,
.phys_io = 0x80000000,
.io_pg_offst = ((0xf8000000) >> 18) & 0xfffc,