ALSA: asihpi - Make local function static
Fixes a sparse warning. Signed-off-by: Eliot Blennerhassett <eblennerhassett@audioscience.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
Родитель
938c565a82
Коммит
33162d2dfa
|
@ -373,6 +373,7 @@ static void instream_message(struct hpi_adapter_obj *pao,
|
|||
/** Entry point to this HPI backend
|
||||
* All calls to the HPI start here
|
||||
*/
|
||||
static
|
||||
void _HPI_6205(struct hpi_adapter_obj *pao, struct hpi_message *phm,
|
||||
struct hpi_response *phr)
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче