diff options
author | Arnd Bergmann <arnd@arndb.de> | 2015-11-23 12:35:54 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-11-25 15:59:02 +0300 |
commit | a29d0f3ef934dd9eb2fbb51eb0f112f48046ee91 (patch) | |
tree | a4ab2364082d28b13edbd187bb4d5e616663d182 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | abd657b1278c9cbf42cdd9654352f082b37e2793 (diff) | |
download | linux-a29d0f3ef934dd9eb2fbb51eb0f112f48046ee91.tar.xz |
ASoC: rcar: remove unused variable
After a recent cleanup, the soc_card variable became unused
and now produces a warning:
soc/sh/rcar/core.c: In function '__rsnd_kctrl_new':
soc/sh/rcar/core.c:801:23: warning: unused variable 'soc_card' [-Wunused-variable]
This removes the variable.
Fixes: 1a497983a5ae ("ASoC: Change the PCM runtime array to a list")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions