mirror of https://gitee.com/openkylin/linux.git
mx31moboard: update maintainer
Signed-off-by: Philippe Rétornaz <philippe.retornaz@epfl.ch> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
parent
6b21d18ed5
commit
0fbe6b07b7
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue