New upstream version 18.11-rc1
[deb_dpdk.git] / drivers / bus / ifpga / rte_bus_ifpga.h
index 51d5ae0..d53c0f4 100644 (file)
@@ -83,9 +83,6 @@ struct rte_afu_device {
 #define RTE_DEV_TO_AFU(ptr) \
        container_of(ptr, struct rte_afu_device, device)
 
-#define RTE_DRV_TO_AFU_CONST(ptr) \
-       container_of(ptr, const struct rte_afu_driver, driver)
-
 /**
  * Initialization function for the driver called during FPGA BUS probing.
  */