On Thu, Feb 7, 2019 at 9:00 PM Nathan Chancellor
wrote:
>
> Clang warns:
>
> sound/soc/codecs/jz4725b.c:177:14: warning: duplicate 'const' declaration
> specifier [-Wduplicate-decl-specifier]
> static const SOC_VALUE_ENUM_SINGLE_DECL(jz4725b_codec_adc_src_enum,
> ^
> include/sound/so
Clang warns:
sound/soc/codecs/jz4725b.c:177:14: warning: duplicate 'const' declaration
specifier [-Wduplicate-decl-specifier]
static const SOC_VALUE_ENUM_SINGLE_DECL(jz4725b_codec_adc_src_enum,
^
include/sound/soc.h:356:2: note: expanded from macro
'SOC_VALUE_ENUM_SINGLE_DECL'
2 matches
Mail list logo