summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorZohaib Javed <zohaib.javed@gmail.com>2017-08-22 13:26:52 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-08-22 14:56:02 -0700
commit30f82e1ce55bbcf5037853397ba61e2161035a57 (patch)
treefacaaf9647ec2cb1a7662afec456ba7e1633f4c9 /drivers
parente517857b19a61655bcb4f59621aafeb472453376 (diff)
downloadlinux-30f82e1ce55bbcf5037853397ba61e2161035a57.tar.bz2
staging: unisys: include: iochannel.h: Removed unused DEFINE
Removed unused #define GPI_ENTRIES_PER_PAGE Signed-off-by: Zohaib Javed <zohaib.javed@gmail.com> Signed-off-by: David Kershner <david.kershner@unisys.com> Reviewed-by: David Binder <david.binder@unisys.com> Reviewed-by: Tim Sell <timothy.sell@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers')
-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 80b9ef3ceb0c..40eb7d559bf7 100644
--- a/drivers/staging/unisys/include/iochannel.h
+++ b/drivers/staging/unisys/include/iochannel.h
@@ -133,8 +133,6 @@ struct guest_phys_info {
u64 length;
} __packed;
-#define GPI_ENTRIES_PER_PAGE (PAGE_SIZE / sizeof(struct guest_phys_info))
-
/*
* struct uisscsi_dest
* @channel: Bus number.