diff options
| author | Nicolin Chen <nicoleotsuka@gmail.com> | 2019-04-25 20:20:50 -0700 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2019-04-26 10:50:29 +0100 |
| commit | b46ea8f4d23807e41be86bf214618e4fd4682b9b (patch) | |
| tree | 5f6d2dfb049d8b923b273ac3d09eaff750283b82 /tools/perf/scripts/python/bin | |
| parent | ASoC: simple-card-utils: add asoc_simple_parse_pin_switches() (diff) | |
| download | linux-b46ea8f4d23807e41be86bf214618e4fd4682b9b.tar.gz linux-b46ea8f4d23807e41be86bf214618e4fd4682b9b.zip | |
ASoC: fsl_sai: Add missing return 0 in remove()
Build warning being reported:
sound/soc/fsl/fsl_sai.c: In function 'fsl_sai_remove':
sound/soc/fsl/fsl_sai.c:921:1: warning: no return statement in
function returning non-void [-Wreturn-type]
So this patch just adds a "return 0" to fix it.
Fixes: 812ad463e089 ("ASoC: fsl_sai: Add support for runtime pm")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Nicolin Chen <nicoleotsuka@gmail.com>
Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
