From: Nicolas Pitre Date: Thu, 6 Oct 2011 23:47:41 +0000 (-0700) Subject: ARM: mach-omap1: clean up debug-macro.S X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bd3bedeb3cf92680e23574da7adcc85c212d4e0;p=pandora-kernel.git ARM: mach-omap1: clean up debug-macro.S This achieves two goals: 1) Get rid of omap_uart_v2p() and omap_uart_p2v() which were the last users of PLAT_PHYS_OFFSET. 2) Remove the probing of the M bit in the CP15 control reg and make the access to the .data variables completely position independent. Signed-off-by: Nicolas Pitre Tested-by: Tony Lindgren Reviewed-by: Kevin Hilman --- Reading git-diff-tree failed