From: Erik Arfvidson <erik.arfvid...@unisys.com>

This patch removes unused chipset feature
ULTRA_CHIPSET_FEATURE_PCIVBUS

Signed-off-by: Erik Arfvidson <erik.arfvid...@unisys.com>
Signed-off-by: Benjamin Romer <benjamin.ro...@unisys.com>
---
 drivers/staging/unisys/common-spar/include/channels/controlvmchannel.h | 1 -
 1 file changed, 1 deletion(-)

diff --git 
a/drivers/staging/unisys/common-spar/include/channels/controlvmchannel.h 
b/drivers/staging/unisys/common-spar/include/channels/controlvmchannel.h
index a15095c..d8ed52e 100644
--- a/drivers/staging/unisys/common-spar/include/channels/controlvmchannel.h
+++ b/drivers/staging/unisys/common-spar/include/channels/controlvmchannel.h
@@ -139,7 +139,6 @@ struct efi_spar_indication  {
 enum ultra_chipset_feature {
        ULTRA_CHIPSET_FEATURE_REPLY = 0x00000001,
        ULTRA_CHIPSET_FEATURE_PARA_HOTPLUG = 0x00000002,
-       ULTRA_CHIPSET_FEATURE_PCIVBUS = 0x00000004
 };
 
 /* This is the common structure that is at the beginning of every
-- 
2.1.4

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to