diff options
author | Sudip Mukherjee <[email protected]> | 2016-02-22 14:37:13 +0530 |
---|---|---|
committer | Mark Brown <[email protected]> | 2016-02-22 19:38:50 +0900 |
commit | 3375cbe420a8987b30daf3c021bea6fb0b0fe344 (patch) | |
tree | b9a5a78ee64068e6537cc6f1fb16ef7e7c9a7092 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | acfc7d46cddcf71cf18772bbe8717b84eac5f672 (diff) |
ASoC: topology: fix build warning
We are getting build warning about:
sound/soc/soc-topology.c:249:31: warning: 'get_dobj_type' defined but
not used
commit 64527e8a3529 has removed the only caller of get_dobj_type() but
missed to remove the function which is now unused. And after removing
get_dobj_type() we do not have any use of get_dobj_mixer_type().
Fixes: 64527e8a3529 ("ASoC: topology: Add FE DAIs dynamically")
CC: Mengdong Lin <[email protected]>
Signed-off-by: Sudip Mukherjee <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions