]> git.baikalelectronics.ru Git - kernel.git/commit
staging: unisys: Move channel.h to include. Controvlm to visorbus
authorDavid Kershner <david.kershner@unisys.com>
Wed, 13 May 2015 17:22:04 +0000 (13:22 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 24 May 2015 20:28:54 +0000 (13:28 -0700)
commit53eeea24a3056c5bad6a168b3565ac524bfeb212
treea9e986c318ea06b376f8e48a0ac1598ee09ece3b
parentae666bd6727dc46370591c5cbe13c12af5c99bec
staging: unisys: Move channel.h to include. Controvlm to visorbus

Channel.h is used by all channels, it needs to be in include.
Controlvm Channel is only used by visorbus, it needs to just be there.

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/common-spar/include/channels/channel.h [deleted file]
drivers/staging/unisys/common-spar/include/channels/channel_guid.h [deleted file]
drivers/staging/unisys/common-spar/include/channels/controlvmchannel.h [deleted file]
drivers/staging/unisys/include/channel.h [new file with mode: 0644]
drivers/staging/unisys/include/channel_guid.h [new file with mode: 0644]
drivers/staging/unisys/visorbus/controlvmchannel.h [new file with mode: 0644]