eal: introduce rte version of fls
[dpdk.git] / lib / librte_eal / common / eal_common_bus.c
index 62b7318..c8f1901 100644 (file)
@@ -41,7 +41,7 @@
 
 #include "eal_private.h"
 
-struct rte_bus_list rte_bus_list =
+static struct rte_bus_list rte_bus_list =
        TAILQ_HEAD_INITIALIZER(rte_bus_list);
 
 void