From: Russell King Date: Fri, 7 Apr 2006 09:16:55 +0000 (+0100) Subject: [ARM] Fix ebsa110 debug macros X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=6e29ebad0f252b085a3bb0188637f315efda0a48;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git [ARM] Fix ebsa110 debug macros Was including debug-8250.h rather than debug-8250.S Signed-off-by: Russell King --- diff --git a/include/asm-arm/arch-ebsa110/debug-macro.S b/include/asm-arm/arch-ebsa110/debug-macro.S index f61cadabe0ec..9213bfe4831d 100644 --- a/include/asm-arm/arch-ebsa110/debug-macro.S +++ b/include/asm-arm/arch-ebsa110/debug-macro.S @@ -18,4 +18,4 @@ #define UART_SHIFT 2 #define FLOW_CONTROL -#include +#include