mcs814x: fix debug UART
authorJohn Crispin <blogic@openwrt.org>
Thu, 15 Oct 2015 14:38:00 +0000 (14:38 +0000)
committerJohn Crispin <blogic@openwrt.org>
Thu, 15 Oct 2015 14:38:00 +0000 (14:38 +0000)
commit920566646f5c04e3ea5027f4dbdec965b7551276
treef1757e936159210b1ea5f9aa9615c27f4bd6e5b5
parente048c925b961f78801d623fcebedfb84c8f77cf7
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

git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@47192 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/mcs814x/config-3.18
target/linux/mcs814x/patches-3.18/014-debuguart.patch [new file with mode: 0644]