From: Manivannan Sadhasivam <mani@kernel.org>
To: Mianhan Liu <liumh1@shanghaitech.edu.cn>
Cc: "Michael Turquette" <mturquette@baylibre.com>,
"Stephen Boyd" <sboyd@kernel.org>,
"Andreas Färber" <afaerber@suse.de>,
linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-actions@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH -next] clk/actions/owl-factor.c: remove superfluous headers
Date: Fri, 1 Oct 2021 12:41:42 +0530 [thread overview]
Message-ID: <20211001071142.GA5821@thinkpad> (raw)
In-Reply-To: <20210929065824.23691-1-liumh1@shanghaitech.edu.cn>
On Wed, Sep 29, 2021 at 02:58:24PM +0800, Mianhan Liu wrote:
> owl-factor.c hasn't use any macro or function declared in linux/slab.h.
> Thus, these files can be removed from owl-factor.c safely without
> affecting the compilation of the ./drivers/clk module
>
> Signed-off-by: Mianhan Liu <liumh1@shanghaitech.edu.cn>
Reviewed-by: Manivannan Sadhasivam <mani@kernel.org>
Thanks,
Mani
>
> ---
> drivers/clk/actions/owl-factor.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/clk/actions/owl-factor.c b/drivers/clk/actions/owl-factor.c
> index f15e2621f..64f316cf7 100644
> --- a/drivers/clk/actions/owl-factor.c
> +++ b/drivers/clk/actions/owl-factor.c
> @@ -10,7 +10,6 @@
>
> #include <linux/clk-provider.h>
> #include <linux/regmap.h>
> -#include <linux/slab.h>
>
> #include "owl-factor.h"
>
> --
> 2.25.1
>
>
next prev parent reply other threads:[~2021-10-01 7:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-29 6:58 [PATCH -next] clk/actions/owl-factor.c: remove superfluous headers Mianhan Liu
2021-10-01 7:11 ` Manivannan Sadhasivam [this message]
2021-11-02 21:28 ` Stephen Boyd
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=20211001071142.GA5821@thinkpad \
--to=mani@kernel.org \
--cc=afaerber@suse.de \
--cc=linux-actions@lists.infradead.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=liumh1@shanghaitech.edu.cn \
--cc=mturquette@baylibre.com \
--cc=sboyd@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