Re: [PATCH] ARM: BCM63xx: Remove unused pmb_dn variable

2016-02-02 Thread Florian Fainelli
On 31/01/16 16:32, Florian Fainelli wrote: > Introduced in commit 3f2a43c98d72b ("ARM: BCM63xx: Add secondary CPU PMB > initialization sequence"), but not used by the code. > > Reported-by: David Binderman > Signed-off-by: Florian Fainelli Applied to soc/next. -- Florian

[PATCH] ARM: BCM63xx: Remove unused pmb_dn variable

2016-01-31 Thread Florian Fainelli
Introduced in commit 3f2a43c98d72b ("ARM: BCM63xx: Add secondary CPU PMB initialization sequence"), but not used by the code. Reported-by: David Binderman Signed-off-by: Florian Fainelli --- arch/arm/mach-bcm/bcm63xx_pmb.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/arm/mach-bcm/b