Skip to content

Commit

Permalink
ARM: vexpress: move debug macros to include/debug
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Rob Herring committed Sep 14, 2012
1 parent 2e9bb08 commit fa04e4d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
File renamed without changes.

0 comments on commit fa04e4d

Please sign in to comment.