]> www.infradead.org Git - users/jedix/linux-maple.git/commit
PCI: keystone: Relocate ks_pcie_set/clear_dbi_mode()
authorSiddharth Vadapalli <s-vadapalli@ti.com>
Thu, 28 Mar 2024 08:50:40 +0000 (14:20 +0530)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 28 May 2024 16:15:15 +0000 (11:15 -0500)
commit5125fdc3292eea20870d4e6cefa62dc1245ce7ec
tree923c09d021fe7bb2b20d71fbc5cd6066c637f42f
parent1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0
PCI: keystone: Relocate ks_pcie_set/clear_dbi_mode()

Relocate ks_pcie_set_dbi_mode() and ks_pcie_clear_dbi_mode() to avoid
forward declaration in a subsequent patch. No functional change intended.

Link: https://lore.kernel.org/linux-pci/20240328085041.2916899-2-s-vadapalli@ti.com
Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>
Signed-off-by: Krzysztof WilczyƄski <kwilczynski@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/controller/dwc/pci-keystone.c