mtd: Import libmtd with modifications to make it compile
[fio.git] / lib / prio_tree.c
index b0e935cdace5f051af293dd2ea9a2aef8997794e..e18ae324bac4200ee85b5ddda738f6fca006938a 100644 (file)
@@ -49,7 +49,7 @@ static void get_index(const struct prio_tree_node *node,
 
 static unsigned long index_bits_to_maxindex[BITS_PER_LONG];
 
-void fio_init prio_tree_init(void)
+static void fio_init prio_tree_init(void)
 {
        unsigned int i;