diff options
author | Srinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com> | 2025-09-09 13:19:43 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-09-18 22:24:25 +0100 |
commit | c4bb62eb594418a6bd05ff03bb9072ee1fef29c2 (patch) | |
tree | f4c728b2ec31ec1089ca8172a12aacc7f78b5c93 /rust/helpers/bitmap.c | |
parent | 66a940b1bf48a7095162688332d725ba160154eb (diff) |
ASoC: codecs: wcd937x: make stub functions inline
For some reason we ended up with stub functions that are not inline,
this can result in build error if its included multiple places, as we will
be redefining the same function
Fixes: c99a515ff153 ("ASoC: codecs: wcd937x-sdw: add SoundWire driver")
Cc: Stable@vger.kernel.org
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com>
Link: https://patch.msgid.link/20250909121954.225833-3-srinivas.kandagatla@oss.qualcomm.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'rust/helpers/bitmap.c')
0 files changed, 0 insertions, 0 deletions