From: Nicolas Pitre Date: Fri, 2 Sep 2011 00:50:14 +0000 (-0400) Subject: ARM: mach-davinci: clean up debug-macro.S X-Git-Tag: v3.2-rc1~40^2^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67f462b29310814a8de29d35b422a9ed41d5f39a;p=pandora-kernel.git ARM: mach-davinci: clean up debug-macro.S This achieves two goals: 1) Get rid of davinci_uart_v2p() and davinci_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 Reviewed-by: Kevin Hilman Tested-by: Kevin Hilman --- Reading git-diff-tree failed