From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964827AbdACOfN (ORCPT ); Tue, 3 Jan 2017 09:35:13 -0500 Received: from mail-wj0-f177.google.com ([209.85.210.177]:34238 "EHLO mail-wj0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964798AbdACOej (ORCPT ); Tue, 3 Jan 2017 09:34:39 -0500 Date: Tue, 3 Jan 2017 14:38:20 +0000 From: Lee Jones To: Charles Keepax Cc: linux-kernel@vger.kernel.org, patches@opensource.wolfsonmicro.com Subject: Re: [PATCH] mfd: arizona: Remove totally unused forward declaration Message-ID: <20170103143820.GF2977@dell> References: <1480347907-28375-1-git-send-email-ckeepax@opensource.wolfsonmicro.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1480347907-28375-1-git-send-email-ckeepax@opensource.wolfsonmicro.com> User-Agent: Mutt/1.6.2 (2016-07-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 > --- > 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 > #include > > -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