]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: vexpress: move debug macros to include/debug
authorRob Herring <rob.herring@calxeda.com>
Fri, 31 Aug 2012 05:08:21 +0000 (00:08 -0500)
committerRob Herring <rob.herring@calxeda.com>
Fri, 14 Sep 2012 14:22:01 +0000 (09:22 -0500)
Move vexpress debug-macro.S over to common debug macro directory.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Cc: Pawel Moll <pawel.moll@arm.com>
arch/arm/Kconfig.debug
arch/arm/include/debug/vexpress.S [moved from arch/arm/mach-vexpress/include/mach/debug-macro.S with 100% similarity]

index d9d8effe67f5c313fae66689e687e2a25b0a179b..525d9bd35790938b73f2587e7c9d9fb1472edc35 100644 (file)
@@ -377,6 +377,8 @@ config DEBUG_LL_INCLUDE
        string
        default "debug/icedcc.S" if DEBUG_ICEDCC
        default "debug/highbank.S" if DEBUG_HIGHBANK_UART
+       default "debug/vexpress.S" if DEBUG_VEXPRESS_UART0_DETECT || \
+               DEBUG_VEXPRESS_UART0_CA9 || DEBUG_VEXPRESS_UART0_RS1
        default "mach/debug-macro.S"
 
 config EARLY_PRINTK