From: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
To: Vinod Koul <vkoul@kernel.org>, Mark Brown <broonie@kernel.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] regmap: soundwire: remove unsed header mod_devicetable.h
Date: Mon, 31 Aug 2020 09:12:29 -0500 [thread overview]
Message-ID: <d329c295-b2d1-68d9-79bf-278f7af4bb58@linux.intel.com> (raw)
In-Reply-To: <20200829103939.4007097-1-vkoul@kernel.org>
typo in commit message?
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"
>
next prev parent reply other threads:[~2020-08-31 14:12 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 [this message]
2020-09-01 11:07 ` Vinod Koul
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=d329c295-b2d1-68d9-79bf-278f7af4bb58@linux.intel.com \
--to=pierre-louis.bossart@linux.intel.com \
--cc=broonie@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=vkoul@kernel.org \
/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