[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAErSpo6_BTHJgAhFJxQiVFenqns5rP98TRtSguL21h9HdZAxpA@mail.gmail.com>
Date: Thu, 7 Jun 2018 08:25:57 -0500
From: Bjorn Helgaas <bhelgaas@...gle.com>
To: schwab@...e.de
Cc: Rob Herring <robh@...nel.org>,
Frank Rowand <frowand.list@...il.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-pci@...r.kernel.org
Subject: Re: PCI: Move OF-related PCI functions into PCI core
On Thu, Jun 7, 2018 at 3:53 AM Andreas Schwab <schwab@...e.de> wrote:
>
> OF_PCI is still referenced by drivers/pci/host/Kconfig.
Do you have a SHA1 for the file you're looking at? In my current
"next" branch (488ad6d3678b), "OF_PCI" is not referenced anywhere in
drivers/pci/:
08:25:21 ~/linux (next)$ git show |cat
commit 488ad6d3678beee65bcd74e6a9764bd7cee9d3d3
Merge: 0ecda3a08746 82e1719c4cd6
Author: Bjorn Helgaas <bhelgaas@...gle.com>
Date: Wed Jun 6 16:10:51 2018 -0500
Merge branch 'pci/trivial'
- clean up quirks.c organization and whitespace (Bjorn Helgaas)
* pci/trivial:
PCI: Clean up whitespace in quirks.c
PCI: Reorder quirks infrastructure code
08:25:27 ~/linux (next)$ git grep OF_PCI drivers/pci |cat
08:25:30 ~/linux (next)$
Powered by blists - more mailing lists