summaryrefslogtreecommitdiff
path: root/include/linux/raid/detect.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/raid/detect.h')
-rw-r--r--include/linux/raid/detect.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/linux/raid/detect.h b/include/linux/raid/detect.h
new file mode 100644
index 000000000000..37dd3f40cd31
--- /dev/null
+++ b/include/linux/raid/detect.h
@@ -0,0 +1,3 @@
+/* SPDX-License-Identifier: GPL-2.0 */
+
+void md_autodetect_dev(dev_t dev);