bus/fslmc: remove the export for QBMAN version
[dpdk.git] / drivers / bus / fslmc / qbman / qbman_portal.h
index 7aa1d4f..8018048 100644 (file)
@@ -29,6 +29,7 @@
 #include "qbman_private.h"
 #include <fsl_qbman_portal.h>
 
+uint32_t qman_version;
 /* All QBMan command and result structures use this "valid bit" encoding */
 #define QB_VALID_BIT ((uint32_t)0x80)