Re: [PATCH 3/4] ARM: mxs: remove the .map_io declaration

2013-05-13 Thread Shawn Guo
On Mon, May 13, 2013 at 12:16:08PM +0200, Maxime Ripard wrote: > Now that the ARM core code calls debug_ll_io_init, we can remove it from > the machine_desc declaration. > > Signed-off-by: Maxime Ripard Acked-by: Shawn Guo > --- > arch/arm/mach-mxs/mach-mxs.c | 1 - > 1 file changed, 1 deleti

[PATCH 3/4] ARM: mxs: remove the .map_io declaration

2013-05-13 Thread Maxime Ripard
Now that the ARM core code calls debug_ll_io_init, we can remove it from the machine_desc declaration. Signed-off-by: Maxime Ripard --- arch/arm/mach-mxs/mach-mxs.c | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/mach-mxs/mach-mxs.c b/arch/arm/mach-mxs/mach-mxs.c index 5b62b64..d67ec