ASoC: max98090: remove unused constant variables
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Sat, 5 Jan 2019 02:02:30 +0000 (20:02 -0600)
committerMark Brown <broonie@kernel.org>
Mon, 7 Jan 2019 16:50:05 +0000 (16:50 +0000)
commit97d8f6b71f56865e52d472247fe728700ef7128d
tree604dcc8cf05cb9359d89e99b58c93d27adf3cd08
parent902d82222270c957d12fa2e9856484d600a88d20
ASoC: max98090: remove unused constant variables

Fix warnings with W=1

If these variables are useful then 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/max98090.c