From 019575726e6d93933ed6823475d09b932be2a5fc Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Fri, 1 Aug 2014 17:30:38 +0100 Subject: [PATCH] ASoC: rt5670: Fix duplicate const warnings Since SOC_ENUM_SINGLE_DECL() includes a const as part of the macro adding an explicit const in the source is duplication and causes sparse to warn. Remove the extra consts. Signed-off-by: Mark Brown --- Reading git-format-patch failed