aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/debug/highbank.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/include/debug/highbank.S')
-rw-r--r--arch/arm/include/debug/highbank.S6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/arm/include/debug/highbank.S b/arch/arm/include/debug/highbank.S
index 8cad4322a5a2..3c6f63ff0d37 100644
--- a/arch/arm/include/debug/highbank.S
+++ b/arch/arm/include/debug/highbank.S
@@ -8,10 +8,4 @@
8 * it under the terms of the GNU General Public License version 2 as 8 * it under the terms of the GNU General Public License version 2 as
9 * published by the Free Software Foundation. 9 * published by the Free Software Foundation.
10 */ 10 */
11
12 .macro addruart,rp,rv,tmp
13 ldr \rv, =0xfee36000
14 ldr \rp, =0xfff36000
15 .endm
16
17#include <asm/hardware/debug-pl01x.S> 11#include <asm/hardware/debug-pl01x.S>