diff options
| author | Pierre-Louis Bossart <[email protected]> | 2020-07-07 14:06:03 -0500 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2020-07-09 21:56:42 +0100 |
| commit | cf3804dbd3c4ff5f8c8478fd64190ed9fea7db55 (patch) | |
| tree | cb16edfa4a2a28f2c7318c32e3e7b25cd694b4dd /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | b023cc4c4e9eda8cf086107dd7803ec396600703 (diff) | |
ASoC: tegra: tegra20_das: remove always-true comparison
Fix W=1 warning:
sound/soc//tegra/tegra20_das.c:101:11: warning:
comparison of unsigned expression >= 0 is always true [-Wtype-limits]
101 | if ((reg >= TEGRA20_DAS_DAP_CTRL_SEL) &&
| ^~
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Jon Hunter <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions