diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2018-11-26 01:21:22 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-11-26 12:23:22 +0000 |
commit | 2708bccf9c6f142c3ef5a27f15d34febe751ce4c (patch) | |
tree | b01ac4faad644765f6b202586bb1cb10fbf94dde /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 7121779fec95ce106ed3a7948d265809bd4e849b (diff) |
ASoC: soc.h: makes snd_soc_of_parse_audio_prefix() inline
commit 3b7103562c03c ("ASoC: soc-core: add
snd_soc_of_parse_node_prefix()") maked snd_soc_of_parse_audio_prefix()
as #define. But it'd be better to make this a static inline rather than
a #define. It helps with error messages and type safety.
This patch makes it inline.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions