ASoC: fsl: imx-es8328: Remove leftover gpio initialisation
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 25 Mar 2024 19:13:41 +0000 (21:13 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 26 Mar 2024 11:24:23 +0000 (11:24 +0000)
commit6a92834166b16babd70e99c3e0ce9262893ad6ae
tree447a3f069ead13541cae058e9bb56b86570436ff
parentb340f56a74b62d8ce8617650c8ab4a26c87ba5c5
ASoC: fsl: imx-es8328: Remove leftover gpio initialisation

The gpio field is not used anymore, remove the leftover.
This also fixes the compilation error after the ...

Fixes: 9855f05e5536 ("ASoC: fsl: imx-es8328: Switch to using gpiod API")
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://msgid.link/r/20240325191341.3977321-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/imx-es8328.c