summaryrefslogtreecommitdiff
path: root/sound/core/seq/seq_ump_convert.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/core/seq/seq_ump_convert.h')
-rw-r--r--sound/core/seq/seq_ump_convert.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/core/seq/seq_ump_convert.h b/sound/core/seq/seq_ump_convert.h
index 6c146d803280..4abf0a7637d7 100644
--- a/sound/core/seq/seq_ump_convert.h
+++ b/sound/core/seq/seq_ump_convert.h
@@ -18,5 +18,6 @@ int snd_seq_deliver_to_ump(struct snd_seq_client *source,
struct snd_seq_client_port *dest_port,
struct snd_seq_event *event,
int atomic, int hop);
+int snd_seq_ump_group_port(const struct snd_seq_event *event);
#endif /* __SEQ_UMP_CONVERT_H */