ASoC: codec: rockchip_sai: Remove including of_gpio.h
authorPeng Fan <peng.fan@nxp.com>
Fri, 4 Jul 2025 13:09:06 +0000 (21:09 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 4 Jul 2025 18:27:23 +0000 (19:27 +0100)
commit571defe0dff3f1e4180bd0db79283d3d5bf74a71
tree5e0a95a5d762ad7bd8ac6c7a0014ef224f5a60da
parentbc163baef57002c08b3afe64cdd2f55f55a765eb
ASoC: codec: rockchip_sai: Remove including of_gpio.h

of_gpio.h is deprecated. And there is no user in this driver
using API in of_gpio.h, so remove it.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Acked-by: Nicolas Frattaroli <nicolas.frattaroli@collabora.com>
Link: https://patch.msgid.link/20250704130906.1207134-1-peng.fan@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/rockchip/rockchip_sai.c