powerpc/hvsi: Move HVSI protocol definitions to a header file
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 16 Jun 2011 15:08:12 +0000 (15:08 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 29 Jun 2011 07:48:28 +0000 (17:48 +1000)
commit725e789f228641fdfafcd65458f0ac78b87acc5a
tree579d90a2a22de79dd6bec4e36434a3bf30b9513e
parent8a0360a563cffc9a0712426820bedbb96bbc511b
powerpc/hvsi: Move HVSI protocol definitions to a header file

This moves various HVSI protocol definitions from the hvsi.c
driver to a header file that can be used later on by a udbg
implementation

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