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>
Mon, 7 Feb 2022 07:09:31 +0000 (16:09 +0900)
commit790e6b7a65b707606f857bfbb81d2eb912b726f9
treee457d2862d67c7fe6d575e5d7fa095bcf050224d
parentf508dcbaffddffa24b912e2e79690f7d30bfb052
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