From 7610b607b03ada21e89d964ec27d87a5b93c3d7f Mon Sep 17 00:00:00 2001 From: Russell King Date: Sat, 6 Jul 2013 22:59:10 +0100 Subject: ARM: debug: provide 8250 debug uart flow control configuration option Move the definition out of the machine class debug-macro.S header into the Kconfig files. Signed-off-by: Russell King --- arch/arm/mach-ebsa110/include/mach/debug-macro.S | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/arm/mach-ebsa110') diff --git a/arch/arm/mach-ebsa110/include/mach/debug-macro.S b/arch/arm/mach-ebsa110/include/mach/debug-macro.S index bb02c05e6812..9b66e79632a9 100644 --- a/arch/arm/mach-ebsa110/include/mach/debug-macro.S +++ b/arch/arm/mach-ebsa110/include/mach/debug-macro.S @@ -18,5 +18,4 @@ .endm #define UART_SHIFT 2 -#define FLOW_CONTROL #include -- cgit v1.2.3