Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6e29ebad authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[ARM] Fix ebsa110 debug macros



Was including debug-8250.h rather than debug-8250.S

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 74d02fb9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,4 +18,4 @@

#define UART_SHIFT	2
#define FLOW_CONTROL
#include <asm/hardware/debug-8250.h>
#include <asm/hardware/debug-8250.S>