]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] ppc64: Split SCC and 15550 udbg code
authorMilton Miller <miltonm@bga.com>
Tue, 6 Sep 2005 01:56:02 +0000 (11:56 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 6 Sep 2005 06:07:36 +0000 (16:07 +1000)
commit7f853352e79bf57c4ee279b7458ed0c072e2be76
tree516f26c2b0e5de059c0fda3c1266285f8084de03
parent37548d58e5ce53dda609c5b35c0eb62d50d59675
[PATCH] ppc64: Split SCC and 15550 udbg code

Split scc and 15550 functions from udbg each into their own file.
This makes them more symetric with the lpar and btext code.

Signed-off-by: Milton Miller <miltonm@bga.com>
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/ppc64/kernel/Makefile
arch/ppc64/kernel/udbg.c
arch/ppc64/kernel/udbg_16550.c [new file with mode: 0644]
arch/ppc64/kernel/udbg_scc.c [new file with mode: 0644]