diff options
Diffstat (limited to 'include/linux')
| -rwxr-xr-x | include/linux/soundwire/swr-wcd.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/linux/soundwire/swr-wcd.h b/include/linux/soundwire/swr-wcd.h index 0c09d5e19a0d..041b901fd954 100755 --- a/include/linux/soundwire/swr-wcd.h +++ b/include/linux/soundwire/swr-wcd.h @@ -21,7 +21,8 @@ enum { SWR_CH_MAP, SWR_DEVICE_DOWN, SWR_DEVICE_UP, - SWR_SUBSYS_RESTART + SWR_SUBSYS_RESTART, + SWR_SET_NUM_RX_CH, }; struct swr_mstr_port { |
