commit | 28362d5153757dcb7af9a63978202c1ed1e3cf39 | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nicolas.pitre@linaro.org> | Thu Sep 01 19:17:43 2011 -0400 |
committer | Nicolas Pitre <nico@fluxnic.net> | Mon Sep 26 10:11:26 2011 -0400 |
tree | 2f7ab78240cf32908a6fc7e33ee1eed0c2e47fba | |
parent | dd185456efce7f326c058fc12fd0df17bd8466eb [diff] |
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 <nicolas.pitre@linaro.org> Tested-by: Tony Lindgren <tony@atomide.com> Reviewed-by: Kevin Hilman <khilman@ti.com>