]> 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)
commit17d3920f4d45b37cdb0cfd8b6685c44651f25bed
treea9e986c318ea06b376f8e48a0ac1598ee09ece3b
parentbf0e4d1fc3f2fc9ed69ec9d23b9adb66145cf309
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]