summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--block/test-iosched.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/block/test-iosched.c b/block/test-iosched.c
index d113f77acc73..80ffb134d480 100644
--- a/block/test-iosched.c
+++ b/block/test-iosched.c
@@ -477,6 +477,7 @@ int compare_buffer_to_pattern(struct test_request *test_rq)
return 0;
}
+EXPORT_SYMBOL(compare_buffer_to_pattern);
/*
* Determine if the test passed or failed.