Return-path: Received: from mail.kernel.org ([198.145.29.99]:50732 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730357AbeGYWN2 (ORCPT ); Wed, 25 Jul 2018 18:13:28 -0400 Date: Wed, 25 Jul 2018 15:59:29 -0500 From: Bjorn Helgaas To: Sinan Kaya Cc: linux-pci@vger.kernel.org, Jeff Kirsher , "David S. Miller" , Kalle Valo , Johannes Berg , Emmanuel Grumbach , Luca Coelho , ath9k-devel@qca.qualcomm.com, linuxwifi@intel.com, intel-wired-lan@lists.osuosl.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-wireless@vger.kernel.org Subject: Re: [PATCH v1 0/4] PCI: Remove unnecessary includes of Message-ID: <20180725205929.GB173328@bhelgaas-glaptop.roam.corp.google.com> (sfid-20180725_230032_125328_DAA6D707) References: <153254813164.92573.10755585465477668768.stgit@bhelgaas-glaptop.roam.corp.google.com> <43748afd-712a-48e5-97a9-0b6046f575b3@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <43748afd-712a-48e5-97a9-0b6046f575b3@kernel.org> Sender: linux-wireless-owner@vger.kernel.org List-ID: On Wed, Jul 25, 2018 at 01:33:23PM -0700, Sinan Kaya wrote: > On 7/25/2018 12:52 PM, Bjorn Helgaas wrote: > > emove includes of from files that don't need > > it. I'll apply all these via the PCI tree unless there's objection. > > > > --- > > > > Bjorn Helgaas (4): > > igb: Remove unnecessary include of > > ath9k: Remove unnecessary include of > > iwlwifi: Remove unnecessary include of > > PCI: Remove unnecessary include of > > Thanks. > > Reviewed-by: Sinan Kaya > > Is it possible to kill that file altogether? I haven't looked who is > using outside of pci directory. Thanks for taking a look! It's possible we could remove it altogether; there's very little in it, and in most cases the only reason drivers include it is to disable certain ASPM link states to work around hardware defects. It might make sense to just move that interface into .