Hi, This patchset is just for fixes of compiler warnings. Nothing others. Takashi Sakamoto (7): topology: remove unused variable in tplg_parse_fe_dai() topology: remove unused variable in get_tokens() topology: apply the same type to compared two variables topology: initialize variable for error output pcm: set error code at failure path mixer: remove assignment to unused variable pcm: add 'default' case for switch statement modules/mixer/simple/sbase.c | 2 -- src/pcm/pcm_direct.c | 2 ++ src/pcm/pcm_hw.c | 1 + src/topology/data.c | 10 +++++----- src/topology/pcm.c | 1 - 5 files changed, 8 insertions(+), 8 deletions(-) -- 2.7.4 _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel