From: Andrew Ruder Date: Thu, 5 Jun 2014 19:10:57 +0000 (-0500) Subject: ARM: pxa: call debug_ll_io_init for earlyprintk X-Git-Tag: omap-for-v3.17/fixes-against-rc2~123^2~15^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2111667b467748ba8a3d8950e79e6921221f41eb;p=pandora-kernel.git ARM: pxa: call debug_ll_io_init for earlyprintk 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 Acked-by: Haojian Zhuang --- Reading git-diff-tree failed