]> git.baikalelectronics.ru Git - kernel.git/commit
staging: unisys: Remove unneeded fields in diagchannel.h
authorDavid Kershner <david.kershner@unisys.com>
Thu, 4 Jun 2015 13:22:45 +0000 (09:22 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Jun 2015 20:36:44 +0000 (13:36 -0700)
commit10376f83f495cf200f59db1c010c8a99d08952ce
tree3f72a318463319df56d305db6397c6e3b10242a0
parent7a7dfda036c3c71f8b178d4de5a5ba15fcca89ff
staging: unisys: Remove unneeded fields in diagchannel.h

Diagchannel.h is used primarily for the diagnostics channel. The
diagnostics channel is not being used by linux guests currently, so
the majority of the file is not needed. What is left is what is
needed to perform postcode vmcalls. Those postcodes will eventually
end up in the diag channel.

Signed-off-by: David Kershner <david.kershner@unisys.com>
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/include/diagchannel.h
drivers/staging/unisys/visorbus/visorchipset.c