summaryrefslogtreecommitdiffstats
path: root/include/sound
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2011-11-10 13:06:52 +0000
committerMark Brown <broonie@opensource.wolfsonmicro.com>2011-11-10 13:08:09 +0000
commitc9016a7937122b72d87ff2037664b7bd717d3e4b (patch)
tree699660ff52551df0287a50e7c8a250d23c988653 /include/sound
parent515fedfeb6891f465bb1cc1ffe2e94e1b0d195a4 (diff)
downloadop-kernel-dev-c9016a7937122b72d87ff2037664b7bd717d3e4b.zip
op-kernel-dev-c9016a7937122b72d87ff2037664b7bd717d3e4b.tar.gz
ASoC: Remove LZO cache type
There are no current users and new drivers ought to be using the regmap API and its cache implementation directly so just delete the ASoC copy. 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 02a5c551..b21b3047 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_LZO_COMPRESSION,
SND_SOC_RBTREE_COMPRESSION
};
OpenPOWER on IntegriCloud