OSDN Git Service

ASoC: es8316: remove unused constant variables
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Sat, 5 Jan 2019 02:02:31 +0000 (20:02 -0600)
committerMark Brown <broonie@kernel.org>
Mon, 7 Jan 2019 16:50:19 +0000 (16:50 +0000)
commit37b6f0350374e6c683bc2c2d8a54d4504bc04ec1
tree66b077c7965ec78260475641aa9c42ae3b6c88cd
parent97d8f6b71f56865e52d472247fe728700ef7128d
ASoC: es8316: remove unused constant variables

Fix warnings with W=1

If these variables are useful this driver should be modified to expose
them.

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/es8316.c