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