ALSA: usb-audio: include format.h in format.c
Just in case a prototype changes, we'll be warned. This also fixes a sparse warning. Signed-off-by: Daniel Mack <zonque@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
Родитель
60ed286a61
Коммит
ee95cb6121
|
@ -30,6 +30,7 @@
|
|||
#include "helper.h"
|
||||
#include "debug.h"
|
||||
#include "clock.h"
|
||||
#include "format.h"
|
||||
|
||||
/*
|
||||
* parse the audio format type I descriptor
|
||||
|
|
Загрузка…
Ссылка в новой задаче