ASoC: max98504A: fix build warning 15/89515/1
authorInki Dae <inki.dae@samsung.com>
Mon, 26 Sep 2016 01:58:22 +0000 (10:58 +0900)
committerInki Dae <inki.dae@samsung.com>
Mon, 26 Sep 2016 01:58:22 +0000 (10:58 +0900)
commitc130157bbeb2881293a44544153ffd2517f07855
tree30dcedaea3fa63f36e3030488458ca227724da8d
parent7e111bd81bbf13b2ada55519b0068204d87a08d6
ASoC: max98504A: fix build warning

This patch fixes below build warnings,
     sound/soc/codecs/max98504a.c:271:1: warning: label 'err_access'
defined but not used [-Wunused-label]
     sound/soc/codecs/max98504a.c:173:15: warning: unused variable
'value' [-Wunused-variable]

Change-Id: I74bbe99e44591052daa05eadcbfaa795fb0e99d4
Signed-off-by: Inki Dae <inki.dae@samsung.com>
sound/soc/codecs/max98504a.c