diff --git a/[refs] b/[refs] index 5c282b02bca8..695ee582926f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 23bbce34f47762ce944ea9b8b3b3e05e220c6a2e +refs/heads/master: 119bd789f6405b8bf351b58561d08d8fc4e2d10b diff --git a/trunk/include/sound/soc.h b/trunk/include/sound/soc.h index 586bfb99fedb..24db9101c87d 100644 --- a/trunk/include/sound/soc.h +++ b/trunk/include/sound/soc.h @@ -256,7 +256,7 @@ enum snd_soc_control_type { }; enum snd_soc_compress_type { - SND_SOC_FLAT_COMPRESSION, + SND_SOC_FLAT_COMPRESSION = 1, SND_SOC_LZO_COMPRESSION, SND_SOC_RBTREE_COMPRESSION };