All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vinod Koul <vkoul@kernel.org>
To: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Cc: Mark Brown <broonie@kernel.org>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] regmap: soundwire: remove unsed header mod_devicetable.h
Date: Tue, 1 Sep 2020 16:37:45 +0530	[thread overview]
Message-ID: <20200901110745.GB2639@vkoul-mobl> (raw)
In-Reply-To: <d329c295-b2d1-68d9-79bf-278f7af4bb58@linux.intel.com>

On 31-08-20, 09:12, Pierre-Louis Bossart wrote:
> typo in commit message?

Thanks for spotting, will send v2.

> 
> On 8/29/20 5:39 AM, Vinod Koul wrote:
> > mod_devicetable.h does not seem to be required for this file, so
> > remove it.
> > 
> > Signed-off-by: Vinod Koul <vkoul@kernel.org>
> > ---
> >   drivers/base/regmap/regmap-sdw.c | 1 -
> >   1 file changed, 1 deletion(-)
> > 
> > diff --git a/drivers/base/regmap/regmap-sdw.c b/drivers/base/regmap/regmap-sdw.c
> > index 50a66382d87d..c92d614b4943 100644
> > --- a/drivers/base/regmap/regmap-sdw.c
> > +++ b/drivers/base/regmap/regmap-sdw.c
> > @@ -2,7 +2,6 @@
> >   // Copyright(c) 2015-17 Intel Corporation.
> >   #include <linux/device.h>
> > -#include <linux/mod_devicetable.h>
> >   #include <linux/module.h>
> >   #include <linux/soundwire/sdw.h>
> >   #include "internal.h"
> > 

-- 
~Vinod

  reply	other threads:[~2020-09-01 11:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-29 10:39 [PATCH] regmap: soundwire: remove unsed header mod_devicetable.h Vinod Koul
2020-08-29 18:22 ` Tom Rix
2020-08-31 14:12 ` Pierre-Louis Bossart
2020-09-01 11:07   ` Vinod Koul [this message]
2020-09-01 14:50 ` Mark Brown

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=20200901110745.GB2639@vkoul-mobl \
    --to=vkoul@kernel.org \
    --cc=broonie@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pierre-louis.bossart@linux.intel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.