From: Lee Jones <lee.jones@linaro.org>
To: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Cc: linux-kernel@vger.kernel.org, patches@opensource.wolfsonmicro.com
Subject: Re: [PATCH] mfd: arizona: Remove totally unused forward declaration
Date: Tue, 3 Jan 2017 14:38:20 +0000 [thread overview]
Message-ID: <20170103143820.GF2977@dell> (raw)
In-Reply-To: <1480347907-28375-1-git-send-email-ckeepax@opensource.wolfsonmicro.com>
On Mon, 28 Nov 2016, Charles Keepax wrote:
> This declaration has never been used and is likely some left over from
> early prototypes of the code, just remove it.
>
> Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
> ---
> drivers/mfd/arizona.h | 2 --
> 1 file changed, 2 deletions(-)
Applied, thanks.
> diff --git a/drivers/mfd/arizona.h b/drivers/mfd/arizona.h
> index 198e9ce..a0bddc5 100644
> --- a/drivers/mfd/arizona.h
> +++ b/drivers/mfd/arizona.h
> @@ -17,8 +17,6 @@
> #include <linux/regmap.h>
> #include <linux/pm.h>
>
> -struct wm_arizona;
> -
> extern const struct regmap_config wm5102_i2c_regmap;
> extern const struct regmap_config wm5102_spi_regmap;
>
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
prev parent reply other threads:[~2017-01-03 14:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-28 15:45 [PATCH] mfd: arizona: Remove totally unused forward declaration Charles Keepax
2017-01-03 14:38 ` Lee Jones [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=20170103143820.GF2977@dell \
--to=lee.jones@linaro.org \
--cc=ckeepax@opensource.wolfsonmicro.com \
--cc=linux-kernel@vger.kernel.org \
--cc=patches@opensource.wolfsonmicro.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.