From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752789AbbEGG6J (ORCPT ); Thu, 7 May 2015 02:58:09 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:38251 "EHLO mail-wi0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751429AbbEGG6H (ORCPT ); Thu, 7 May 2015 02:58:07 -0400 Date: Thu, 7 May 2015 07:58:03 +0100 From: Lee Jones To: Javier Martinez Canillas Cc: Chanwoo Choi , Krzysztof Kozlowski , Samuel Ortiz , Olof Johansson , Doug Anderson , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/1] mfd: max77686: Remove unused struct max77686_opmode_data Message-ID: <20150507065803.GA3400@x1> References: <1430932036-23971-1-git-send-email-javier.martinez@collabora.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1430932036-23971-1-git-send-email-javier.martinez@collabora.co.uk> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 06 May 2015, Javier Martinez Canillas wrote: > The defined struct max77686_opmode_data isn't used neither by > the max77686 mfd driver nor the drivers for its sub-devices. > > Signed-off-by: Javier Martinez Canillas > --- > include/linux/mfd/max77686.h | 5 ----- > 1 file changed, 5 deletions(-) Applied, thanks. > diff --git a/include/linux/mfd/max77686.h b/include/linux/mfd/max77686.h > index bb995ab9a575..d4b72d519115 100644 > --- a/include/linux/mfd/max77686.h > +++ b/include/linux/mfd/max77686.h > @@ -125,9 +125,4 @@ enum max77686_opmode { > MAX77686_OPMODE_STANDBY, > }; > > -struct max77686_opmode_data { > - int id; > - int mode; > -}; > - > #endif /* __LINUX_MFD_MAX77686_H */ -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog