diff options
author | Dimitris Papastamos <[email protected]> | 2010-12-06 15:49:20 +0000 |
---|---|---|
committer | Mark Brown <[email protected]> | 2010-12-06 19:15:16 +0000 |
commit | 0b9a214a606f8c7c7af3e66e7fe0caf3233cfe16 (patch) | |
tree | 1977d6306dd4a3253f27179813f60e3a14a11a88 /tools/perf/scripts | |
parent | 58818a77cd415e2f76607749de5a1ff24e58cefe (diff) |
ASoC: soc-core: Remove useless inline function construct
There is no need to mark this function as inline. Inline functions
usually are small and concise functions that benefit from not needing
to set up a stack frame and undergo a call/ret sequence upon each
invocation.
Signed-off-by: Dimitris Papastamos <[email protected]>
Acked-by: Liam Girdwood <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions