summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys
diff options
context:
space:
mode:
authorDavid Kershner <david.kershner@unisys.com>2017-07-17 16:17:15 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-07-18 08:48:42 +0200
commitdcecf46f3d30fc72d3744ca3106c483e30fe1b0e (patch)
tree66347aaf22a277a466efd96e2f86aafd38160cee /drivers/staging/unisys
parentce0e7435fea241caae33dacc5a440502979bc4a5 (diff)
downloadlinux-dcecf46f3d30fc72d3744ca3106c483e30fe1b0e.tar.bz2
staging: unisys: visorbus: Remove unused define for visorchipset.
The define CURRENT_FILE_PC was not being used, so just remove it. Signed-off-by: David Kershner <david.kershner@unisys.com> Reviewed-by: David Binder <david.binder@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/unisys')
-rw-r--r--drivers/staging/unisys/visorbus/visorchipset.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/unisys/visorbus/visorchipset.c b/drivers/staging/unisys/visorbus/visorchipset.c
index 99fabcfeaa1b..87ea852bab01 100644
--- a/drivers/staging/unisys/visorbus/visorchipset.c
+++ b/drivers/staging/unisys/visorbus/visorchipset.c
@@ -23,8 +23,6 @@
#include "visorbus_private.h"
#include "vmcallinterface.h"
-#define CURRENT_FILE_PC VISOR_BUS_PC_visorchipset_c
-
#define POLLJIFFIES_CONTROLVMCHANNEL_FAST 1
#define POLLJIFFIES_CONTROLVMCHANNEL_SLOW 100