diff options
Diffstat (limited to 'drivers/md/dm-table.c')
| -rw-r--r-- | drivers/md/dm-table.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/md/dm-table.c b/drivers/md/dm-table.c index 18e9b9953fcd..a5a4c0ed8a14 100644 --- a/drivers/md/dm-table.c +++ b/drivers/md/dm-table.c | |||
| @@ -943,6 +943,7 @@ EXPORT_SYMBOL(dm_vcalloc); | |||
| 943 | EXPORT_SYMBOL(dm_get_device); | 943 | EXPORT_SYMBOL(dm_get_device); |
| 944 | EXPORT_SYMBOL(dm_put_device); | 944 | EXPORT_SYMBOL(dm_put_device); |
| 945 | EXPORT_SYMBOL(dm_table_event); | 945 | EXPORT_SYMBOL(dm_table_event); |
| 946 | EXPORT_SYMBOL(dm_table_get_size); | ||
| 946 | EXPORT_SYMBOL(dm_table_get_mode); | 947 | EXPORT_SYMBOL(dm_table_get_mode); |
| 947 | EXPORT_SYMBOL(dm_table_put); | 948 | EXPORT_SYMBOL(dm_table_put); |
| 948 | EXPORT_SYMBOL(dm_table_get); | 949 | EXPORT_SYMBOL(dm_table_get); |
