summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2016-10-07 12:20:02 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2016-10-07 12:20:01 -0700
commit7678f2b56b83108a2e85ce360de51f92dbcf9711 (patch)
tree322ab738915377d20bb34c2074f3099c9e00e5ce /include
parent5dd11b0fad6b3b83c3e48adb1c5a57f3b008b5c5 (diff)
parent3dc9ff388c9e832de9d902926aaadeb54c0755b1 (diff)
Merge "uapi: sound: add new ready packet type"
Diffstat (limited to 'include')
-rw-r--r--include/uapi/sound/wcd-dsp-glink.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/uapi/sound/wcd-dsp-glink.h b/include/uapi/sound/wcd-dsp-glink.h
index db92e6b41340..39d128d370a0 100644
--- a/include/uapi/sound/wcd-dsp-glink.h
+++ b/include/uapi/sound/wcd-dsp-glink.h
@@ -8,7 +8,9 @@
enum {
WDSP_REG_PKT = 1,
WDSP_CMD_PKT,
+ WDSP_READY_PKT,
};
+#define WDSP_READY_PKT WDSP_READY_PKT
/*
* struct wdsp_reg_pkt - Glink channel information structure format