From: Alex Curtin Date: Mon, 17 Jul 2017 20:16:54 +0000 (-0400) Subject: staging: unisys: include: iochannel.h: removed VISOR_VSWITCH_CHANNEL_SIGNATURE X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=0330a357fffd6cbb87672fa4052f2ec9a55b0050;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git 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 Signed-off-by: David Kershner Reviewed-by: David Binder Signed-off-by: Greg Kroah-Hartman --- 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 #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