diff options
author | Pierre-Louis Bossart <[email protected]> | 2021-06-21 14:40:50 -0500 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-06-22 12:47:04 +0100 |
commit | 590cfb082837cc6c0c595adf1711330197c86a58 (patch) | |
tree | 05ebf0ab2fbb743b63d0c7a7bd371b1f9e427d49 /scripts/gdb/linux/timerlist.py | |
parent | b0cf3d3ccf31f31c9c415566968caf1405fc0893 (diff) |
ASoC: Intel: sof_rt5682: shrink platform_id names below 20 characters
Some Chromebooks machine driver aliases exceed 20 characters, which
leads to sparse warnings:
sound/soc/intel/boards/sof_rt5682.c:959:25: error: too long
initializer-string for array of char(no space for nul char)
sound/soc/intel/boards/sof_rt5682.c:989:25: error: too long
initializer-string for array of char(no space for nul char)
sound/soc/intel/boards/sof_rt5682.c:1039:25: error: too long
initializer-string for array of char(no space for nul char)
Fix by using the 'mx' shortcut for Maxim platforms (already used in
platform firmware)
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Paul Olaru <[email protected]>
Reviewed-by: Guennadi Liakhovetski <[email protected]>
Reviewed-by: Rander Wang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions