]> git.baikalelectronics.ru Git - kernel.git/commit
mac68k: replace mac68k SCC code with platform device
authorFinn Thain <fthain@telegraphics.com.au>
Tue, 17 Nov 2009 09:06:48 +0000 (20:06 +1100)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Sat, 27 Feb 2010 17:31:09 +0000 (18:31 +0100)
commit2a8242c3790090115c3a65c9fee50146617f6890
treee34007d1ce2abb0c8c451764107973909798cac3
parentb0ef0e55bb2035bccd9c5b1cd290f35ea0258963
mac68k: replace mac68k SCC code with platform device

Remove the old 68k Mac serial port code and a lot of related cruft. Add
new SCC platform devices to mac 68k platform.

Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/Kconfig
arch/m68k/configs/mac_defconfig
arch/m68k/configs/multi_defconfig
arch/m68k/include/asm/machw.h
arch/m68k/include/asm/macints.h
arch/m68k/mac/Makefile
arch/m68k/mac/config.c
arch/m68k/mac/debug.c [deleted file]
arch/m68k/mac/macints.c
arch/m68k/mac/oss.c
arch/m68k/mac/via.c