aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx
diff options
context:
space:
mode:
authorPhilippe Rétornaz <philippe.retornaz@epfl.ch>2012-01-20 12:58:22 -0500
committerSascha Hauer <s.hauer@pengutronix.de>2012-03-02 02:38:43 -0500
commit0fbe6b07b77d85a02c63f5c5f5f3d08e79ec0e53 (patch)
tree2731e718354fa7f8ca714b79c7bc8f03cc526fbf /arch/arm/mach-imx
parent6b21d18ed50c7d145220b0724ea7f2613abf0f95 (diff)
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')
-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)
590} 590}
591 591
592MACHINE_START(MX31MOBOARD, "EPFL Mobots mx31moboard") 592MACHINE_START(MX31MOBOARD, "EPFL Mobots mx31moboard")
593 /* Maintainer: Valentin Longchamp, EPFL Mobots group */ 593 /* Maintainer: Philippe Retornaz, EPFL Mobots group */
594 .atag_offset = 0x100, 594 .atag_offset = 0x100,
595 .reserve = mx31moboard_reserve, 595 .reserve = mx31moboard_reserve,
596 .map_io = mx31_map_io, 596 .map_io = mx31_map_io,