From: Richard Fitzgerald <rf@opensource.wolfsonmicro.com>
To: Corentin Labbe <clabbe.montjoie@gmail.com>
Cc: lgirdwood@gmail.com, broonie@kernel.org, perex@perex.cz,
tiwai@suse.com, patches@opensource.wolfsonmicro.com,
alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ASoC: wm0010: Remove unneeded linux/miscdevice.h include
Date: Thu, 15 Dec 2016 15:45:08 +0000 [thread overview]
Message-ID: <1481816708.4317.13.camel@rf-debian.wolfsonmicro.main> (raw)
In-Reply-To: <20161215151943.5076-1-clabbe.montjoie@gmail.com>
On Thu, 2016-12-15 at 16:19 +0100, Corentin Labbe wrote:
> sound/soc/codecs/wm0010.c does not use any miscdevice so this patch
> remove this unnecessary inclusion.
>
> Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
> ---
> sound/soc/codecs/wm0010.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/sound/soc/codecs/wm0010.c b/sound/soc/codecs/wm0010.c
> index 0eb5dcf..4f5f571 100644
> --- a/sound/soc/codecs/wm0010.c
> +++ b/sound/soc/codecs/wm0010.c
> @@ -21,7 +21,6 @@
> #include <linux/firmware.h>
> #include <linux/delay.h>
> #include <linux/fs.h>
> -#include <linux/miscdevice.h>
> #include <linux/gpio.h>
> #include <linux/regulator/consumer.h>
> #include <linux/mutex.h>
Looks ok to me.
Acked-by: Richard Fitzgerald <rf@opensource.wolfsonmicro.com>
prev parent reply other threads:[~2016-12-15 15:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-15 15:19 [PATCH] ASoC: wm0010: Remove unneeded linux/miscdevice.h include Corentin Labbe
2016-12-15 15:45 ` Richard Fitzgerald [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1481816708.4317.13.camel@rf-debian.wolfsonmicro.main \
--to=rf@opensource.wolfsonmicro.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=clabbe.montjoie@gmail.com \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=patches@opensource.wolfsonmicro.com \
--cc=perex@perex.cz \
--cc=tiwai@suse.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).