Linux PCI subsystem development
 help / color / mirror / Atom feed
From: "Krzysztof Wilczyński" <kw@linux.com>
To: Bjorn Helgaas <helgaas@kernel.org>
Cc: linux-pci@vger.kernel.org,
	Alex Deucher <alexander.deucher@amd.com>,
	Tal Gilboa <talgi@mellanox.com>,
	Bjorn Helgaas <bhelgaas@google.com>
Subject: Re: [PATCH] PCI: Drop duplicate pcie_get_speed_cap(), pcie_get_width_cap() declarations
Date: Tue, 12 Nov 2024 05:50:55 +0900	[thread overview]
Message-ID: <20241111205055.GA2294222@rocinante> (raw)
In-Reply-To: <20241111203624.1817328-1-helgaas@kernel.org>

Hello,

> 6cf57be0f78e ("PCI: Add pcie_get_speed_cap() to find max supported link
> speed") and c70b65fb7f12 ("PCI: Add pcie_get_width_cap() to find max
> supported link width") added declarations to drivers/pci/pci.h.
> 
> 576c7218a154 ("PCI: Export pcie_get_speed_cap and pcie_get_width_cap")
> subsequently added duplicates to include/linux/pci.h.
> 
> Remove the originals from drivers/pci/pci.h.  Both interfaces are used by
> amdgpu, so they must be in include/linux/pci.h.

Acked-by: Krzysztof Wilczyński <kw@linux.com>

Thank you for the clean-up!

	Krzysztof

      parent reply	other threads:[~2024-11-11 20:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-11 20:36 [PATCH] PCI: Drop duplicate pcie_get_speed_cap(), pcie_get_width_cap() declarations Bjorn Helgaas
2024-11-11 20:40 ` Deucher, Alexander
2024-11-11 20:50 ` Krzysztof Wilczyński [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20241111205055.GA2294222@rocinante \
    --to=kw@linux.com \
    --cc=alexander.deucher@amd.com \
    --cc=bhelgaas@google.com \
    --cc=helgaas@kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=talgi@mellanox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox