From: Russell King Date: Fri, 7 Apr 2006 09:16:55 +0000 (+0100) Subject: [ARM] Fix ebsa110 debug macros X-Git-Tag: v2.6.17-rc2~284^2~12 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=6e29ebad0f252b085a3bb0188637f315efda0a48;p=linux-2.6-omap-h63xx.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 f61cadabe0e..9213bfe4831 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