]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/mach-footbridge/include/mach/debug-macro.S
ARM: debug: move 8250 debug include into arch/arm/include/debug/
[karo-tx-linux.git] / arch / arm / mach-footbridge / include / mach / debug-macro.S
index 553c47de578dcbdc9000eeb80c4d7fe179a06354..02247f313e944237151e9fe656d68b4f8114ea7e 100644 (file)
@@ -13,9 +13,6 @@
 
 #include <asm/hardware/dec21285.h>
 
-#ifndef CONFIG_DEBUG_DC21285_PORT
-#include <asm/hardware/debug-8250.S>
-#else
 #include <mach/hardware.h>
        /* For EBSA285 debugging */
                .equ    dc21285_high, ARMCSR_BASE & 0xff000000
@@ -43,4 +40,3 @@
 
                .macro  waituart,rd,rx
                .endm
-#endif