diff options
Diffstat (limited to 'sound/soc/codecs/wsa881x.h')
| -rw-r--r-- | sound/soc/codecs/wsa881x.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sound/soc/codecs/wsa881x.h b/sound/soc/codecs/wsa881x.h index be234ac0cd07..178237555c54 100644 --- a/sound/soc/codecs/wsa881x.h +++ b/sound/soc/codecs/wsa881x.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2015-2016, The Linux Foundation. All rights reserved. +/* Copyright (c) 2015-2017, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and @@ -20,6 +20,7 @@ #define WSA881X_MAX_SWR_PORTS 4 +extern bool cache_always; extern int wsa881x_set_channel_map(struct snd_soc_codec *codec, u8 *port, u8 num_port, unsigned int *ch_mask, unsigned int *ch_rate); |
