sound: bcm: allo: Fix duplicate-decl-specifier build warnings
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 7 Mar 2019 02:02:10 +0000 (11:02 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Tue, 30 Mar 2021 01:38:56 +0000 (10:38 +0900)
commita3c066b9fa51ed834832431ba78c6cf301a59acc
tree2344abcec8218c5ef400d28fc0f8022a834d9842
parent0ca6a4754f9d122e57a3877a18df2dcf4dfe7de3
sound: bcm: allo: Fix duplicate-decl-specifier build warnings

SOC_ENUM_### macros has const specifier, but there are declaration
with const again. Fix the duplicate-decl-specifier build warnings.

Change-Id: If2fe42936cb4766d73067433dd6d1029dfe4ff61
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
sound/soc/bcm/allo-piano-dac-plus.c