OSDN Git Service

staging: unisys: fix typedef of ULTRA_VBUS_CHANNEL_PROTOCOL
authorBenjamin Romer <benjamin.romer@unisys.com>
Fri, 3 Oct 2014 18:09:12 +0000 (14:09 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 Oct 2014 02:29:06 +0000 (10:29 +0800)
commit51121ffc8b084adeed670fb4cb42a74a30e45d81
treef35b4f1aed842fc13f4771256eb772ba5983dcfe
parent0e2906ac9f15b5f87145b211b88696e47334232f
staging: unisys: fix typedef of ULTRA_VBUS_CHANNEL_PROTOCOL

Get rid of the typedef ULTRA_VBUS_CHANNEL_PROTOCOL, in favor of the name
struct ultra_vbus_channel_protocol. This change finishes the warnings
clean up for include/uisqueue.h.

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/common-spar/include/channels/vbuschannel.h
drivers/staging/unisys/include/uisqueue.h
drivers/staging/unisys/virtpci/virtpci.c