commit | acad9559f1054487292eb10d7bb81f256e9d8f2d | [log] [tgz] |
---|---|---|
author | Milton Miller <miltonm@bga.com> | Thu Jul 07 17:56:24 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Jul 07 18:23:39 2005 -0700 |
tree | 9496b1c81c776ab5c8af37246697052226a345a6 | |
parent | d5ee257c3342185ba8ab642d125d192eb99ea8f2 [diff] |
[PATCH] hvc_console: Separate hvc_console and vio code 2 Remove all the vio device driver code from hvc_console.c This will allow us to separate hvsi, hvc, and allow hvc_console to be used without the ppc64 vio layer. Signed-off-by: Milton Miller <miltonm@bga.com> Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>