raw/ifpga: add APIs to get FPGA information
[dpdk.git] / drivers / mempool / dpaa2 / dpaa2_hw_mempool.h
index 53fa155..7c493b2 100644 (file)
@@ -10,8 +10,6 @@
 
 #define DPAA2_MAX_BUF_POOLS    8
 
-#define DPAA2_INVALID_MBUF_SEQN        0
-
 struct buf_pool_cfg {
        void *addr;
        /**< The address from where DPAA2 will carve out the buffers */