Signed-off-by: Kent Overstreet <koverstreet@xxxxxxxxxx> --- drivers/char/random.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drivers/char/random.c b/drivers/char/random.c index 4ec04a7..78ff2f6 100644 --- a/drivers/char/random.c +++ b/drivers/char/random.c @@ -1362,6 +1362,7 @@ unsigned int get_random_int(void) return ret; } +EXPORT_SYMBOL(get_random_int); /* * randomize_range() returns a start address such that -- 1.7.7.3 -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel