aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/mach-mx31moboard.c
diff options
context:
space:
mode:
authorPhilippe Rétornaz <philippe.retornaz@epfl.ch>2012-01-20 18:58:22 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2012-03-02 08:38:43 +0100
commit0fbe6b07b77d85a02c63f5c5f5f3d08e79ec0e53 (patch)
tree2731e718354fa7f8ca714b79c7bc8f03cc526fbf /arch/arm/mach-imx/mach-mx31moboard.c
parentLinux 3.3-rc5 (diff)
downloadlinux-dev-0fbe6b07b77d85a02c63f5c5f5f3d08e79ec0e53.tar.xz
linux-dev-0fbe6b07b77d85a02c63f5c5f5f3d08e79ec0e53.zip
mx31moboard: update maintainer
Signed-off-by: Philippe Rétornaz <philippe.retornaz@epfl.ch> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-imx/mach-mx31moboard.c')
-rw-r--r--arch/arm/mach-imx/mach-mx31moboard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-imx/mach-mx31moboard.c b/arch/arm/mach-imx/mach-mx31moboard.c
index f225262b5c38..ed0710b90d8a 100644
--- a/arch/arm/mach-imx/mach-mx31moboard.c
+++ b/arch/arm/mach-imx/mach-mx31moboard.c
@@ -590,7 +590,7 @@ static void __init mx31moboard_reserve(void)
}
MACHINE_START(MX31MOBOARD, "EPFL Mobots mx31moboard")
- /* Maintainer: Valentin Longchamp, EPFL Mobots group */
+ /* Maintainer: Philippe Retornaz, EPFL Mobots group */
.atag_offset = 0x100,
.reserve = mx31moboard_reserve,
.map_io = mx31_map_io,