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, 4 Nov 2019 09:00:55 +0000 (18:00 +0900)
commit978bd17a741d00b1e83260a3aa7b64e003ecada8
treeda7738674b565bcf5704b342feac58099b9b9410
parentd443ca6efe50eec90f0aa7e49b9c3bbd029c0cd0
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