[PATCH] [net-next] ARM: orion: remove unused wnr854t_switch_plat_data
Florian Fainelli
f.fainelli at gmail.com
Wed Feb 8 14:03:02 PST 2017
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 at arndb.de>
Acked-by: Florian Fainelli <f.fainelli at gmail.com>
Thanks Arnd!
--
Florian
More information about the linux-arm-kernel
mailing list