]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: codec: sma1307: Remove including of_gpio.h
authorPeng Fan <peng.fan@nxp.com>
Sun, 27 Apr 2025 05:50:20 +0000 (13:50 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 1 May 2025 00:26:02 +0000 (09:26 +0900)
commita9ec9212f6d3b5fac6c2bcaaa9fcbcb469f045cb
tree734fde9b46780b9a3aa8fea885b48a8dc71d5373
parent94602d84163c127ec2374fba0fcb6587a07785ce
ASoC: codec: sma1307: 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>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://patch.msgid.link/20250427055020.176099-1-peng.fan@oss.nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/sma1307.c