]> git.droids-corp.org - dpdk.git/blobdiff - lib/eal/include/rte_bus.h
eal: remove deprecated noninclusive API
[dpdk.git] / lib / eal / include / rte_bus.h
index a935ab1be44f0edbe2d603100ec63a0b47377791..8816e40b60d65a8844438bf1c27730a9e8ae1702 100644 (file)
@@ -235,12 +235,6 @@ enum rte_bus_scan_mode {
        RTE_BUS_SCAN_BLOCKLIST,
 };
 
        RTE_BUS_SCAN_BLOCKLIST,
 };
 
-/* Backwards compatibility will be removed */
-#define RTE_BUS_SCAN_WHITELIST \
-       RTE_DEPRECATED(RTE_BUS_SCAN_WHITELIST) RTE_BUS_SCAN_ALLOWLIST
-#define RTE_BUS_SCAN_BLACKLIST \
-       RTE_DEPRECATED(RTE_BUS_SCAN_BLACKLIST) RTE_BUS_SCAN_BLOCKLIST
-
 /**
  * A structure used to configure bus operations.
  */
 /**
  * A structure used to configure bus operations.
  */