aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/option_ms.h
blob: 6439992184fa3eaf49e183484d0c1c8937c03294 (plain)
1
2
3
4
5
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _OPTION_MS_H_
#define _OPTION_MS_H_
extern int option_ms_init(struct us_data *us);
#endif