powerpc/pseries: Move hvsi support into a library
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 29 Apr 2011 06:44:24 +0000 (16:44 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 29 Jun 2011 07:48:37 +0000 (17:48 +1000)
commit17bdc6c0e979ae61879806e4dd93ec3b169d0931
tree35cc40c2a378d6abe696765bbf4b0bc7deff54ec
parent4d2bb3f5003617cb42b89faefd0009c505c3abd5
powerpc/pseries: Move hvsi support into a library

This will allow a different backend to share it

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/hvsi.h
drivers/tty/hvc/Makefile
drivers/tty/hvc/hvc_vio.c
drivers/tty/hvc/hvsi_lib.c [new file with mode: 0644]