xref: /linux/drivers/usb/storage/sierra_ms.h (revision 32fe5e393455d87db4988af03915634304870fb4)
1*32fe5e39SKevin Lloyd #ifndef _SIERRA_MS_H_
2*32fe5e39SKevin Lloyd #define _SIERRA_MS_H_
3*32fe5e39SKevin Lloyd extern int sierra_ms_init(struct us_data *us);
4*32fe5e39SKevin Lloyd #endif
5