From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965233AbcBBSsF (ORCPT ); Tue, 2 Feb 2016 13:48:05 -0500 Received: from mail-pa0-f44.google.com ([209.85.220.44]:36845 "EHLO mail-pa0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965177AbcBBSsA (ORCPT ); Tue, 2 Feb 2016 13:48:00 -0500 Message-ID: <56B0F9A3.7050306@gmail.com> Date: Tue, 02 Feb 2016 10:46:59 -0800 From: Florian Fainelli User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0 MIME-Version: 1.0 To: Florian Fainelli , linux-arm-kernel@lists.infradead.org CC: David Binderman , Ray Jui , Scott Branden , Russell King , "open list:BROADCOM BCM281XX/BCM11XXX/BCM216XX ARM ARCHITE..." , open list Subject: Re: [PATCH] ARM: BCM63xx: Remove unused pmb_dn variable References: <1454286768-20736-1-git-send-email-f.fainelli@gmail.com> In-Reply-To: <1454286768-20736-1-git-send-email-f.fainelli@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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