[PATCH 39/45] include/uapi/sound/asequencer.h: include sound/asound.h

Subsystems: sound, the rest

STALE4140d

2 messages, 2 authors, 2015-02-17 · open the first message on its own page

[PATCH 39/45] include/uapi/sound/asequencer.h: include sound/asound.h

From: Mikko Rapeli <hidden>
Date: 2015-02-16 23:08:07

Fixes userspace compilation error:
error: unknown type name ‘snd_seq_client_type_t’
snd_seq_client_type_t type; /* client type */

Signed-off-by: Mikko Rapeli <redacted>
---
 include/uapi/sound/asequencer.h | 1 +
 1 file changed, 1 insertion(+)
diff --git a/include/uapi/sound/asequencer.h b/include/uapi/sound/asequencer.h
index 09c8a00..5a5fa49 100644
--- a/include/uapi/sound/asequencer.h
+++ b/include/uapi/sound/asequencer.h
@@ -22,6 +22,7 @@
 #ifndef _UAPI__SOUND_ASEQUENCER_H
 #define _UAPI__SOUND_ASEQUENCER_H
 
+#include <sound/asound.h>
 
 /** version of the sequencer */
 #define SNDRV_SEQ_VERSION SNDRV_PROTOCOL_VERSION (1, 0, 1)
-- 
2.1.4

Re: [PATCH 39/45] include/uapi/sound/asequencer.h: include sound/asound.h

From: Takashi Iwai <hidden>
Date: 2015-02-17 06:46:33

At Tue, 17 Feb 2015 00:05:42 +0100,
Mikko Rapeli wrote:
Fixes userspace compilation error:
error: unknown type name ‘snd_seq_client_type_t’
snd_seq_client_type_t type; /* client type */

Signed-off-by: Mikko Rapeli <redacted>
Applied for 3.21, thanks.


Takashi
quoted hunk
---
 include/uapi/sound/asequencer.h | 1 +
 1 file changed, 1 insertion(+)
diff --git a/include/uapi/sound/asequencer.h b/include/uapi/sound/asequencer.h
index 09c8a00..5a5fa49 100644
--- a/include/uapi/sound/asequencer.h
+++ b/include/uapi/sound/asequencer.h
@@ -22,6 +22,7 @@
 #ifndef _UAPI__SOUND_ASEQUENCER_H
 #define _UAPI__SOUND_ASEQUENCER_H
 
+#include <sound/asound.h>
 
 /** version of the sequencer */
 #define SNDRV_SEQ_VERSION SNDRV_PROTOCOL_VERSION (1, 0, 1)
-- 
2.1.4
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help