Commit 67ebde42 authored by Linus Walleij's avatar Linus Walleij Committed by Mark Brown

ASoC: ti: osk5912: Drop unused include

This driver includes the legacy header <linux/gpio.h> but doesn't
use it. Drop the include.
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Acked-by: default avatarJarkko Nikula <jarkko.nikula@bitmer.com>
Link: https://lore.kernel.org/r/20230926-descriptors-asoc-ti-v1-5-60cf4f8adbc5@linaro.orgSigned-off-by: default avatarMark Brown <broonie@kernel.org>
parent 319e6ac1
......@@ -14,7 +14,6 @@
#include <sound/soc.h>
#include <asm/mach-types.h>
#include <linux/gpio.h>
#include <linux/module.h>
#include <linux/platform_data/asoc-ti-mcbsp.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment