aboutsummaryrefslogtreecommitdiff
path: root/include/sound
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2011-11-10 17:39:40 +0000
committerMark Brown <broonie@opensource.wolfsonmicro.com>2011-12-13 00:20:28 +0800
commit1dfb6efd87d63d2efef6e985770d5dd642f83146 (patch)
tree6f2ec639c914860a0f77ffe80e8dad1cc83ca0d7 /include/sound
parentcae59c7b2185856522822e40260174c088ca5b11 (diff)
ASoC: Remove rbtree register cache
All users now use regmap directly so delete the ASoC version of the code. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'include/sound')
-rw-r--r--include/sound/soc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sound/soc.h b/include/sound/soc.h
index d9aa66be199..a35cf14a8eb 100644
--- a/include/sound/soc.h
+++ b/include/sound/soc.h
@@ -266,7 +266,6 @@ enum snd_soc_control_type {
enum snd_soc_compress_type {
SND_SOC_FLAT_COMPRESSION = 1,
- SND_SOC_RBTREE_COMPRESSION
};
enum snd_soc_pcm_subclass {