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)
commitee872fde4bbab069bb44b0b3c23bd2eddea8bbb6
tree3f72a318463319df56d305db6397c6e3b10242a0
parent01ef15f722c65bb747118eee09a5ffa85df934a7
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
This page took 0.024849 seconds and 5 git commands to generate.