mcs814x: fix debug UART
authorJohn Crispin <john@openwrt.org>
Thu, 15 Oct 2015 14:38:00 +0000 (14:38 +0000)
committerJohn Crispin <john@openwrt.org>
Thu, 15 Oct 2015 14:38:00 +0000 (14:38 +0000)
commitf67dd45a4e9b9b4204e4929d56ed4ff11c662fb9
treef1757e936159210b1ea5f9aa9615c27f4bd6e5b5
parentc56b49787e4cd0d2c3205aaaf805e5ce680087fe
mcs814x: fix debug UART

Switch to new 8250 debug uart code because the old
mach-mcs814x/include/mach/debug-macro.S tries to include
asm/hardware/debug-8250.S which no longer exists since kernel 3.14

Signed-off-by: Günther Kelleter <guenther.kelleter@devolo.de>
Backport of r46646

SVN-Revision: 47192
target/linux/mcs814x/config-3.18
target/linux/mcs814x/patches-3.18/014-debuguart.patch [new file with mode: 0644]