summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/include/visorbus.h
diff options
context:
space:
mode:
authorDavid Binder <david.binder@unisys.com>2017-09-27 13:14:40 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-09-28 11:20:21 +0200
commite8ffed837f6ddc7055d06c69e3ef78b53d39a6f2 (patch)
treea4de10a4473743ae78fdb28d3e4a03cd929c8c74 /drivers/staging/unisys/include/visorbus.h
parentda56cb0487288702e26c3c27eddade5ab59f6ab0 (diff)
downloadop-kernel-dev-e8ffed837f6ddc7055d06c69e3ef78b53d39a6f2.zip
op-kernel-dev-e8ffed837f6ddc7055d06c69e3ef78b53d39a6f2.tar.gz
staging: unisys: include: Rename channel.h to visorchannel.h
In order to avoid a potential conflict with other drivers that define a channel.h file, the s-Par channel.h file is renamed in accordance with the surrounding driver-set namespace. Signed-off-by: David Binder <david.binder@unisys.com> Signed-off-by: David Kershner <david.kershner@unisys.com> Reviewed-by: Tim Sell <timothy.sell@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/unisys/include/visorbus.h')
-rw-r--r--drivers/staging/unisys/include/visorbus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/unisys/include/visorbus.h b/drivers/staging/unisys/include/visorbus.h
index 6d379e6..8e75c8b 100644
--- a/drivers/staging/unisys/include/visorbus.h
+++ b/drivers/staging/unisys/include/visorbus.h
@@ -29,7 +29,7 @@
#include <linux/device.h>
-#include "channel.h"
+#include "visorchannel.h"
struct visorchipset_state {
u32 created:1;
OpenPOWER on IntegriCloud