Greg Kroah-Hartman | b244131 | 2017-11-01 15:07:57 +0100 | [diff] [blame] | 1 | /* SPDX-License-Identifier: GPL-2.0 */ |
Kevin Lloyd | 32fe5e3 | 2008-07-10 14:14:57 -0700 | [diff] [blame] | 2 | #ifndef _SIERRA_MS_H_ |
3 | #define _SIERRA_MS_H_ | ||||
4 | extern int sierra_ms_init(struct us_data *us); | ||||
5 | #endif |