net/bnxt: fix build with debug macro
[dpdk.git] / drivers / net / bnxt / tf_ulp / ulp_gen_tbl.c
index 7b6db7a..5279beb 100644 (file)
 #include "ulp_mapper.h"
 #include "ulp_flow_db.h"
 
-#ifdef RTE_LIBRTE_BNXT_TRUFLOW_DEBUG
-#include "ulp_template_debug_proto.h"
-#include "ulp_tf_debug.h"
-#endif
-
 /* Retrieve the generic table  initialization parameters for the tbl_idx */
 static struct bnxt_ulp_generic_tbl_params*
 ulp_mapper_gen_tbl_params_get(uint32_t tbl_idx)