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)
committerJunghoon Kim <jhoon20.kim@samsung.com>
Tue, 11 Jun 2019 00:35:55 +0000 (09:35 +0900)
commit402035bb6b13d85d2aaf4ce5b52319e7ef01177a
tree1b7f7c48e4c9565871e49e763893388528c894ec
parent73bde2a83f27514ed61dc9c7213edf4690bb3a59
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