summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/visorbus/visorbus_private.h
diff options
context:
space:
mode:
authorDavid Binder2016-09-02 22:41:32 +0200
committerGreg Kroah-Hartman2016-09-12 13:26:29 +0200
commit7339cb09a91ea316b6b84944910a2869abfc7fea (patch)
tree3b5ca136098509dcf4a53344917fb9de7d825b0a /drivers/staging/unisys/visorbus/visorbus_private.h
parentstaging: unisys: Move vbushelper.h contents to visorbus_private.h (diff)
downloadkernel-qcow2-linux-7339cb09a91ea316b6b84944910a2869abfc7fea.tar.gz
kernel-qcow2-linux-7339cb09a91ea316b6b84944910a2869abfc7fea.tar.xz
kernel-qcow2-linux-7339cb09a91ea316b6b84944910a2869abfc7fea.zip
staging: unisys: visorbus: Convert visorchipset.h refs
visorbus_private.h was previously named visorchipset.h. This patch removes references to the old filename, and updates them with the new filename. 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/visorbus/visorbus_private.h')
-rw-r--r--drivers/staging/unisys/visorbus/visorbus_private.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/staging/unisys/visorbus/visorbus_private.h b/drivers/staging/unisys/visorbus/visorbus_private.h
index 0624e2388c0f..b10fc1a6330e 100644
--- a/drivers/staging/unisys/visorbus/visorbus_private.h
+++ b/drivers/staging/unisys/visorbus/visorbus_private.h
@@ -1,4 +1,4 @@
-/* visorchipset.h
+/* visorbus_private.h
*
* Copyright (C) 2010 - 2015 UNISYS CORPORATION
* All rights reserved.
@@ -14,8 +14,8 @@
* details.
*/
-#ifndef __VISORCHIPSET_H__
-#define __VISORCHIPSET_H__
+#ifndef __VISORBUS_PRIVATE_H__
+#define __VISORBUS_PRIVATE_H__
#include <linux/uuid.h>