From: Jerome Brunet <jbrunet@baylibre.com>
To: "Heiko Stübner" <heiko@sntech.de>,
"Luca Ceresoli" <luca.ceresoli@bootlin.com>,
"Michael Turquette" <mturquette@baylibre.com>,
"Stephen Boyd" <sboyd@kernel.org>,
"Neil Armstrong" <neil.armstrong@linaro.org>,
"Kevin Hilman" <khilman@baylibre.com>,
"Martin Blumenstingl" <martin.blumenstingl@googlemail.com>,
"Christophe JAILLET" <christophe.jaillet@wanadoo.fr>
Cc: linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org,
linux-clk@vger.kernel.org, linux-amlogic@lists.infradead.org,
linux-arm-kernel@lists.infradead.org,
linux-rockchip@lists.infradead.org
Subject: Re: [PATCH] clk: Remove a useless include
Date: Sun, 13 Nov 2022 20:29:43 +0100 [thread overview]
Message-ID: <1jo7ta3aao.fsf@starbuckisacylon.baylibre.com> (raw)
In-Reply-To: <3166437.e9J7NaK4W3@diego>
On Sun 13 Nov 2022 at 09:48, Heiko Stübner <heiko@sntech.de> wrote:
> Am Samstag, 12. November 2022, 22:43:03 CET schrieb Christophe JAILLET:
>> <linux/rational.h> is not needed for these drivers. Remove the
>> corresponding #include.
>>
>> Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
>> ---
>> drivers/clk/clk-versaclock5.c | 1 -
>> drivers/clk/meson/clk-pll.c | 1 -
>> drivers/clk/rockchip/clk.c | 1 -
>
> Clock-trees for soc families normally have different sub-maintainers,
> so depending on how we want to merge this, you might need to split
> this into 3 patches.
>
> But at least for the Rockchip part, I'm also fine with the patch going
> in as a whole, so (for the Rockchip part):
>
> Acked-by: Heiko Stuebner <heiko@sntech.de>
>
>
> Heiko
Same for the Amlogic part
Acked-by: Jerome Brunet <jbrunet@baylibre.com>
>
>> 3 files changed, 3 deletions(-)
>>
>
> [...]
>
>> diff --git a/drivers/clk/rockchip/clk.c b/drivers/clk/rockchip/clk.c
>> index e63d4f20b479..398c427b8e81 100644
>> --- a/drivers/clk/rockchip/clk.c
>> +++ b/drivers/clk/rockchip/clk.c
>> @@ -21,7 +21,6 @@
>> #include <linux/mfd/syscon.h>
>> #include <linux/regmap.h>
>> #include <linux/reboot.h>
>> -#include <linux/rational.h>
>>
>> #include "../clk-fractional-divider.h"
>> #include "clk.h"
>>
next prev parent reply other threads:[~2022-11-13 19:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-12 21:43 [PATCH] clk: Remove a useless include Christophe JAILLET
2022-11-13 8:48 ` Heiko Stübner
2022-11-13 19:29 ` Jerome Brunet [this message]
2022-11-14 8:18 ` Luca Ceresoli
2022-11-23 1:52 ` 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=1jo7ta3aao.fsf@starbuckisacylon.baylibre.com \
--to=jbrunet@baylibre.com \
--cc=christophe.jaillet@wanadoo.fr \
--cc=heiko@sntech.de \
--cc=kernel-janitors@vger.kernel.org \
--cc=khilman@baylibre.com \
--cc=linux-amlogic@lists.infradead.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=luca.ceresoli@bootlin.com \
--cc=martin.blumenstingl@googlemail.com \
--cc=mturquette@baylibre.com \
--cc=neil.armstrong@linaro.org \
--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