aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/option_ms.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/storage/option_ms.h')
-rw-r--r--drivers/usb/storage/option_ms.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/usb/storage/option_ms.h b/drivers/usb/storage/option_ms.h
new file mode 100644
index 000000000000..b6e448cab039
--- /dev/null
+++ b/drivers/usb/storage/option_ms.h
@@ -0,0 +1,4 @@
+#ifndef _OPTION_MS_H_
+#define _OPTION_MS_H_
+extern int option_ms_init(struct us_data *us);
+#endif