lib/genalloc.c: export symbol addr_in_gen_pool
[platform/kernel/linux-starfive.git] / lib / genalloc.c
index 24d20ca..af9a574 100644 (file)
@@ -567,6 +567,7 @@ bool addr_in_gen_pool(struct gen_pool *pool, unsigned long start,
        rcu_read_unlock();
        return found;
 }
+EXPORT_SYMBOL(addr_in_gen_pool);
 
 /**
  * gen_pool_avail - get available free space of the pool