From: Shawn Guo Date: Fri, 29 Mar 2013 05:07:34 +0000 (+0800) Subject: ARM: mxs: use debug_ll_io_init for low-level debug X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~8^2~11^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f629564d08d44e1960800f96b1c6ad19e44b4ae;p=pandora-kernel.git ARM: mxs: use debug_ll_io_init for low-level debug The only user of the static mapping done in mx23_map_io and mx28_map_io is low-level debug now. Use debug_ll_io_init() instead, so that the static mapping is used nowhere and can be removed completely later. Signed-off-by: Shawn Guo --- Reading git-diff-tree failed