From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: [PATCH V4 25/26] i7300_idle: remove unused file Date: Tue, 2 Jan 2018 14:44:14 +0100 Message-ID: <20180102134414.GA9603@kroah.com> References: <1513661883-28662-1-git-send-email-okaya@codeaurora.org> <1513661883-28662-26-git-send-email-okaya@codeaurora.org> <121cd93d-562c-8ebd-21df-1dafbc525c80@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <121cd93d-562c-8ebd-21df-1dafbc525c80@codeaurora.org> Sender: linux-pci-owner@vger.kernel.org To: Sinan Kaya Cc: linux-pci@vger.kernel.org, timur@codeaurora.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Kate Stewart , Thomas Gleixner , Philippe Ombredanne , open list List-Id: linux-arm-msm@vger.kernel.org On Tue, Jan 02, 2018 at 08:36:46AM -0500, Sinan Kaya wrote: > Hi Greg, > > On 12/19/2017 12:38 AM, Sinan Kaya wrote: > > i7300_idle.h is not being called by any source file and contains calls to > > pci_get_bus_and_slot() that we are trying to deprecate. Remove unused file. > > > > Signed-off-by: Sinan Kaya > > Do you think you can pick this up? Sure, will do so, thanks. greg k-h