summaryrefslogtreecommitdiff
path: root/drivers/staging/unisys/include
diff options
context:
space:
mode:
authorAlex Curtin <alexander.curtin@unisys.com>2017-07-17 23:16:54 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-07-18 09:48:41 +0300
commit0330a357fffd6cbb87672fa4052f2ec9a55b0050 (patch)
tree6d798a3b2d80e3141b026536fbd2964e32c754e5 /drivers/staging/unisys/include
parentb4459db6337e2ac2904b3be7546aa9192eb8bd29 (diff)
downloadlinux-0330a357fffd6cbb87672fa4052f2ec9a55b0050.tar.xz
staging: unisys: include: iochannel.h: removed VISOR_VSWITCH_CHANNEL_SIGNATURE
VISOR_VSWITCH_CHANNEL_SIGNATURE is a redundant definition that points to VISOR_CHANNEL_SIGNATURE. It wasn't being used, so it has been removed. Signed-off-by: Alex Curtin <alexander.curtin@unisys.com> 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/include')
-rw-r--r--drivers/staging/unisys/include/iochannel.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/unisys/include/iochannel.h b/drivers/staging/unisys/include/iochannel.h
index 8a8676284353..c39451beb754 100644
--- a/drivers/staging/unisys/include/iochannel.h
+++ b/drivers/staging/unisys/include/iochannel.h
@@ -31,8 +31,6 @@
#include <linux/dma-direction.h>
#include "channel.h"
-#define VISOR_VSWITCH_CHANNEL_SIGNATURE VISOR_CHANNEL_SIGNATURE
-
/*
* Must increment these whenever you insert or delete fields within this channel
* struct. Also increment whenever you change the meaning of fields within this