ARM: pxa: call debug_ll_io_init for earlyprintk
authorAndrew Ruder <andrew.ruder@elecsyscorp.com>
Thu, 5 Jun 2014 19:10:57 +0000 (14:10 -0500)
committerHaojian Zhuang <haojian.zhuang@linaro.org>
Fri, 4 Jul 2014 12:30:53 +0000 (20:30 +0800)
This is already done automatically for many other ARM platforms by the
ARM core code, but since pxa is using the .map_io callback, it needs to
call it explicitely for earlyprintk support.

Signed-off-by: Andrew Ruder <andrew.ruder@elecsyscorp.com>
Acked-by: Haojian Zhuang <haojian.zhuang@linaro.org>
arch/arm/mach-pxa/generic.c

Simple merge