Commit c6ea2af7 authored by Takashi Iwai's avatar Takashi Iwai

ASoC: Remove unneeded inclusion of linux/regulator/consumer.h

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 20496ff3
...@@ -18,7 +18,6 @@ ...@@ -18,7 +18,6 @@
#include <linux/pm.h> #include <linux/pm.h>
#include <linux/i2c.h> #include <linux/i2c.h>
#include <linux/platform_device.h> #include <linux/platform_device.h>
#include <linux/regulator/consumer.h>
#include <sound/core.h> #include <sound/core.h>
#include <sound/pcm.h> #include <sound/pcm.h>
#include <sound/pcm_params.h> #include <sound/pcm_params.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