mirror of
https://github.com/torvalds/linux.git
synced 2026-06-02 03:24:19 +02:00
ASoC: max98396: Drop pointless include
This driver is already using solely GPIO descriptors and do not need to include the legacy header <linux/gpio.h>. Drop it. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Link: https://lore.kernel.org/r/20230825-descriptors-asoc-max-v1-5-b212292b2f08@linaro.org Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
4b0dfc0e8c
commit
70f29a3078
|
|
@ -7,7 +7,6 @@
|
|||
#include <sound/pcm_params.h>
|
||||
#include <linux/regulator/consumer.h>
|
||||
#include <sound/soc.h>
|
||||
#include <linux/gpio.h>
|
||||
#include <sound/tlv.h>
|
||||
#include "max98396.h"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user