Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1577149
| From | Florian Fainelli <f.fainelli@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] [net-next] ARM: orion: remove unused wnr854t_switch_plat_data |
| Date | 2017-02-08 23:20 +0100 |
| Message-ID | <t8IKK-63Z-3@gated-at.bofh.it> (permalink) |
| References | <t8IB3-5ZY-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 02/08/2017 01:24 PM, Arnd Bergmann wrote:
> The other instances of this structure got removed along with the MDIO
> device change, but this one was left behind and needs to be removed
> as well:
>
> arch/arm/mach-orion5x/wnr854t-setup.c:109:44: error: 'wnr854t_switch_plat_data' defined but not used [-Werror=unused-variable]
> static struct dsa_platform_data __initdata wnr854t_switch_plat_data = {
>
> Fixes: 575e93f7b5e6 ("ARM: orion: Register DSA switch as a MDIO device")
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Thanks Arnd!
--
Florian
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] [net-next] ARM: orion: remove unused wnr854t_switch_plat_data Arnd Bergmann <arnd@arndb.de> - 2017-02-08 23:10 +0100 Re: [PATCH] [net-next] ARM: orion: remove unused wnr854t_switch_plat_data Florian Fainelli <f.fainelli@gmail.com> - 2017-02-08 23:20 +0100 Re: [PATCH] [net-next] ARM: orion: remove unused wnr854t_switch_plat_data David Miller <davem@davemloft.net> - 2017-02-09 23:40 +0100
csiph-web