From: Sameer Wadgaonkar <sameer.wadgaon...@unisys.com>

Removed unused structure pci_id from controlvmchannel.h

Signed-off-by: Sameer Wadgaonkar <sameer.wadgaon...@unisys.com>
Signed-off-by: David Kershner <david.kersh...@unisys.com>
Reviewed-by: Tim Sell <timothy.s...@unisys.com>
---
 drivers/staging/unisys/visorbus/controlvmchannel.h | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/drivers/staging/unisys/visorbus/controlvmchannel.h 
b/drivers/staging/unisys/visorbus/controlvmchannel.h
index 8593452..79f77ad 100644
--- a/drivers/staging/unisys/visorbus/controlvmchannel.h
+++ b/drivers/staging/unisys/visorbus/controlvmchannel.h
@@ -147,14 +147,6 @@ struct irq_info {
        u8 reserved[3]; /* Natural alignment purposes */
 };
 
-struct pci_id {
-       u16 domain;
-       u8 bus;
-       u8 slot;
-       u8 func;
-       u8 reserved[3]; /* Natural alignment purposes */
-};
-
 struct efi_spar_indication  {
        u64 boot_to_fw_ui:1;            /* Bit 0: Stop in uefi ui */
        u64 clear_nvram:1;              /* Bit 1: Clear NVRAM */
-- 
git-series 0.9.1
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to