From: Bjorn Andersson <bjorn.andersson@linaro.org>
To: Clement Leger <cleger@kalray.eu>
Cc: Ohad Ben-Cohen <ohad@wizery.com>,
linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] remoteproc: remove useless typedef
Date: Fri, 4 Oct 2019 21:04:15 -0700 [thread overview]
Message-ID: <20191005040415.GC5189@tuxbook-pro> (raw)
In-Reply-To: <20191004174424.21898-1-cleger@kalray.eu>
On Fri 04 Oct 10:44 PDT 2019, Clement Leger wrote:
> rproc_handle_resources_t is not used anymore, remove it.
>
> Signed-off-by: Clement Leger <cleger@kalray.eu>
Applied
Thanks,
Bjorn
> ---
> drivers/remoteproc/remoteproc_core.c | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/drivers/remoteproc/remoteproc_core.c b/drivers/remoteproc/remoteproc_core.c
> index 48feebd6d0a2..78e00194e72f 100644
> --- a/drivers/remoteproc/remoteproc_core.c
> +++ b/drivers/remoteproc/remoteproc_core.c
> @@ -52,8 +52,6 @@
> static DEFINE_MUTEX(rproc_list_mutex);
> static LIST_HEAD(rproc_list);
>
> -typedef int (*rproc_handle_resources_t)(struct rproc *rproc,
> - struct resource_table *table, int len);
> typedef int (*rproc_handle_resource_t)(struct rproc *rproc,
> void *, int offset, int avail);
>
> --
> 2.15.0.276.g89ea799
>
prev parent reply other threads:[~2019-10-05 4:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-04 17:44 [PATCH] remoteproc: remove useless typedef Clement Leger
2019-10-05 4:04 ` Bjorn Andersson [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=20191005040415.GC5189@tuxbook-pro \
--to=bjorn.andersson@linaro.org \
--cc=cleger@kalray.eu \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-remoteproc@vger.kernel.org \
--cc=ohad@wizery.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox