ARM: debug: provide 8250 debug uart phys/virt address configuration options
[deliverable/linux.git] / arch / arm / include / debug / nspire.S
index 887463672b662ba3d5c34ce9643c58048bdec7c9..3e9329aa17b95c29be40bda22a18247ce334f5e2 100644 (file)
@@ -8,7 +8,7 @@
  * published by the Free Software Foundation.
  *
  */
-
+#ifdef CONFIG_DEBUG_NSPIRE_CX_UART
 #define NSPIRE_EARLY_UART_PHYS_BASE       0x90020000
 #define NSPIRE_EARLY_UART_VIRT_BASE       0xfee20000
 
@@ -17,8 +17,6 @@
        ldr \rv, =(NSPIRE_EARLY_UART_VIRT_BASE)         @ virtual base address
 .endm
 
-
-#ifdef CONFIG_DEBUG_NSPIRE_CX_UART
 #include <asm/hardware/debug-pl01x.S>
 #endif
 
This page took 0.023954 seconds and 5 git commands to generate.