summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/include/channel.h
diff options
context:
space:
mode:
authorCharles Daniels <cdaniels@fastmail.com>2017-07-17 16:17:16 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-07-18 08:48:42 +0200
commit7cfcd381252308e222af718421405595b1741a2c (patch)
treee83abf6156d4850d91b1988a6a480ae064dbd01d /drivers/staging/unisys/include/channel.h
parentdcecf46f3d30fc72d3744ca3106c483e30fe1b0e (diff)
downloadlinux-stable-7cfcd381252308e222af718421405595b1741a2c.tar.gz
linux-stable-7cfcd381252308e222af718421405595b1741a2c.tar.bz2
linux-stable-7cfcd381252308e222af718421405595b1741a2c.zip
staging: unisys: include: Remove COVER macro from channel.h
Replaced the one and only call to COVER in iochannel.h. Signed-off-by: Charles Daniels <cdaniels@fastmail.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/channel.h')
-rw-r--r--drivers/staging/unisys/include/channel.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/staging/unisys/include/channel.h b/drivers/staging/unisys/include/channel.h
index 4fe9451ef437..d6d99cc33a33 100644
--- a/drivers/staging/unisys/include/channel.h
+++ b/drivers/staging/unisys/include/channel.h
@@ -25,10 +25,6 @@
#define SIGNATURE_32(A, B, C, D) \
(SIGNATURE_16(A, B) | (SIGNATURE_16(C, D) << 16))
-#ifndef COVER
-#define COVER(v, d) ((d) * DIV_ROUND_UP(v, d))
-#endif
-
#define VISOR_CHANNEL_SIGNATURE SIGNATURE_32('E', 'C', 'N', 'L')
/*