xref: /openbmc/linux/drivers/usb/storage/option_ms.h (revision 281b064f237205053ef1874ffc77b9211265af4c)
1*281b064fSDan Williams #ifndef _OPTION_MS_H_
2*281b064fSDan Williams #define _OPTION_MS_H_
3*281b064fSDan Williams extern int option_ms_init(struct us_data *us);
4*281b064fSDan Williams #endif
5