From: Nicolas Pitre Date: Thu, 1 Sep 2011 23:17:43 +0000 (-0400) Subject: ARM: mach-omap1: clean up debug-macro.S X-Git-Tag: v3.2-rc1~40^2^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28362d5153757dcb7af9a63978202c1ed1e3cf39;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