Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-linus
[firefly-linux-kernel-4.4.55.git] / include / linux / device-mapper.h
index 272496d1fae41bbb7de1db89b1131ab87283972b..e2768834f39775f4baeae6e5e9316b64184a823c 100644 (file)
@@ -285,11 +285,6 @@ void dm_table_add_target_callbacks(struct dm_table *t, struct dm_target_callback
  */
 int dm_table_complete(struct dm_table *t);
 
-/*
- * Unplug all devices in a table.
- */
-void dm_table_unplug_all(struct dm_table *t);
-
 /*
  * Table reference counting.
  */