diff options
-rw-r--r-- | arch/arm/Kconfig.debug | 1 | ||||
-rw-r--r-- | arch/arm/include/debug/mxs.S (renamed from arch/arm/mach-mxs/include/mach/debug-macro.S) | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug index 9b31f4311ea2..057601e685e8 100644 --- a/arch/arm/Kconfig.debug +++ b/arch/arm/Kconfig.debug | |||
@@ -591,6 +591,7 @@ config DEBUG_LL_INCLUDE | |||
591 | DEBUG_IMX6Q_UART | 591 | DEBUG_IMX6Q_UART |
592 | default "debug/highbank.S" if DEBUG_HIGHBANK_UART | 592 | default "debug/highbank.S" if DEBUG_HIGHBANK_UART |
593 | default "debug/mvebu.S" if DEBUG_MVEBU_UART | 593 | default "debug/mvebu.S" if DEBUG_MVEBU_UART |
594 | default "debug/mxs.S" if DEBUG_IMX23_UART || DEBUG_IMX28_UART | ||
594 | default "debug/omap2plus.S" if DEBUG_OMAP2PLUS_UART | 595 | default "debug/omap2plus.S" if DEBUG_OMAP2PLUS_UART |
595 | default "debug/picoxcell.S" if DEBUG_PICOXCELL_UART | 596 | default "debug/picoxcell.S" if DEBUG_PICOXCELL_UART |
596 | default "debug/socfpga.S" if DEBUG_SOCFPGA_UART | 597 | default "debug/socfpga.S" if DEBUG_SOCFPGA_UART |
diff --git a/arch/arm/mach-mxs/include/mach/debug-macro.S b/arch/arm/include/debug/mxs.S index d86951551ca1..d86951551ca1 100644 --- a/arch/arm/mach-mxs/include/mach/debug-macro.S +++ b/arch/arm/include/debug/mxs.S | |||