From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752566AbeABNoK (ORCPT + 1 other); Tue, 2 Jan 2018 08:44:10 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:47294 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751251AbeABNoI (ORCPT ); Tue, 2 Jan 2018 08:44:08 -0500 Date: Tue, 2 Jan 2018 14:44:14 +0100 From: Greg Kroah-Hartman 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 Subject: Re: [PATCH V4 25/26] i7300_idle: remove unused file 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 Content-Disposition: inline In-Reply-To: <121cd93d-562c-8ebd-21df-1dafbc525c80@codeaurora.org> User-Agent: Mutt/1.9.2 (2017-12-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: 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