From: Jonathan Cameron <jic23@kernel.org>
To: Antoniu Miclaus <antoniu.miclaus@analog.com>
Cc: Lars-Peter Clausen <lars@metafoo.de>,
Michael Hennerich <Michael.Hennerich@analog.com>,
<linux-iio@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] iio: frequency: adrf6780: rm clk provider include
Date: Sat, 1 Jun 2024 14:10:01 +0100 [thread overview]
Message-ID: <20240601141001.3ebcc289@jic23-huawei> (raw)
In-Reply-To: <20240530092835.36892-1-antoniu.miclaus@analog.com>
On Thu, 30 May 2024 12:28:34 +0300
Antoniu Miclaus <antoniu.miclaus@analog.com> wrote:
> The driver has no clock provider implementation, therefore remove the
> include.
>
> Fixes: 63aaf6d06d87 ("iio: frequency: adrf6780: add support for ADRF6780")
> Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
Applied
> ---
> drivers/iio/frequency/adrf6780.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/iio/frequency/adrf6780.c b/drivers/iio/frequency/adrf6780.c
> index b4defb82f37e..3f46032c9275 100644
> --- a/drivers/iio/frequency/adrf6780.c
> +++ b/drivers/iio/frequency/adrf6780.c
> @@ -9,7 +9,6 @@
> #include <linux/bits.h>
> #include <linux/clk.h>
> #include <linux/clkdev.h>
> -#include <linux/clk-provider.h>
> #include <linux/delay.h>
> #include <linux/device.h>
> #include <linux/iio/iio.h>
prev parent reply other threads:[~2024-06-01 13:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-30 9:28 [PATCH] iio: frequency: adrf6780: rm clk provider include Antoniu Miclaus
2024-06-01 13:10 ` Jonathan Cameron [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=20240601141001.3ebcc289@jic23-huawei \
--to=jic23@kernel.org \
--cc=Michael.Hennerich@analog.com \
--cc=antoniu.miclaus@analog.com \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.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