[alsa-devel] [PATCH 3/8] ALSA: usb-audio: include format.h in format.c
Daniel Mack
zonque at gmail.com
Wed May 18 11:28:40 CEST 2011
Just in case a prototype changes, we'll be warned. This also fixes a
sparse warning.
Signed-off-by: Daniel Mack <zonque at gmail.com>
---
sound/usb/format.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/sound/usb/format.c b/sound/usb/format.c
index f079b5e..8d042dc 100644
--- a/sound/usb/format.c
+++ b/sound/usb/format.c
@@ -30,6 +30,7 @@
#include "helper.h"
#include "debug.h"
#include "clock.h"
+#include "format.h"
/*
* parse the audio format type I descriptor
--
1.7.5.1
More information about the Alsa-devel
mailing list