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>
This commit is contained in:
Zohaib Javed 2017-08-22 13:26:52 -04:00 committed by Greg Kroah-Hartman
parent e517857b19
commit 30f82e1ce5
1 changed files with 0 additions and 2 deletions

View File

@ -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.