summaryrefslogtreecommitdiff
path: root/drivers/hotplug/ibmphp.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <greg@kroah.com>2003-02-24 00:25:54 -0800
committerGreg Kroah-Hartman <greg@kroah.com>2003-02-24 00:25:54 -0800
commiteac93d606bac4f6ae38d6c071bd5e5bfd06bdfd3 (patch)
tree0e4862e6ed774d4b3b179ee025d8d9b77d603924 /drivers/hotplug/ibmphp.h
parenta7f43eff84b460c46a72587503180d7bc269be6c (diff)
[PATCH] IBM PCI Hotplug: get rid of unneeded ops structure and surrounding logic.
Diffstat (limited to 'drivers/hotplug/ibmphp.h')
-rw-r--r--drivers/hotplug/ibmphp.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/hotplug/ibmphp.h b/drivers/hotplug/ibmphp.h
index c6c60baed275..6795affd9bdd 100644
--- a/drivers/hotplug/ibmphp.h
+++ b/drivers/hotplug/ibmphp.h
@@ -683,11 +683,6 @@ extern void ibmphp_hpc_stop_poll_thread (void);
#define ENABLE 1
#define DISABLE 0
-#define ADD 0
-#define REMOVE 1
-#define DETAIL 2
-
-#define MAX_OPS 3
#define CARD_INFO 0x07
#define PCIX133 0x07
#define PCIX66 0x05