Merge "uapi: sound: add new ready packet type"
This commit is contained in:
commit
7678f2b56b
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue