Commit 0dc1f7c9 authored by Joe Thornber's avatar Joe Thornber Committed by Trond Myklebust

[PATCH] dm: Export dm_table_get_mode()

Export dm_table_get_mode()
parent 2a94489d
......@@ -751,3 +751,4 @@ void dm_table_add_wait_queue(struct dm_table *t, wait_queue_t *wq)
EXPORT_SYMBOL(dm_get_device);
EXPORT_SYMBOL(dm_put_device);
EXPORT_SYMBOL(dm_table_event);
EXPORT_SYMBOL(dm_table_get_mode);
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment