u-boot/drivers/pci
Vladimir Oltean 903d8ede9a pci: pcie_layerscape_fixup_common: lx2_board_fix_fdt can be static
To avoid W=1 build warnings, declare this function as static, since it
is not used outside of this translation module.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2021-10-03 14:40:56 -04:00
..
Kconfig pci: Fix mismerge with v2021.10-rc4 2021-09-16 11:46:44 -04:00
Makefile pci: Drop PCI_INDIRECT_BRIDGE 2021-09-13 18:23:13 -04:00
fsl_pci_init.c WS cleanup: remove SPACE(s) followed by TAB 2021-09-30 09:08:16 -04:00
pci-aardvark.c arm: a37xx: pci: Don't spam about PIO Response Status 2021-09-10 09:01:51 +02:00
pci-emul-uclass.c
pci-rcar-gen2.c
pci-rcar-gen3.c
pci-uclass.c pci: _dm_pci_phys_to_bus can be static 2021-10-03 14:40:56 -04:00
pci_auto.c pci: include pci_internal.h inside pci_auto.c 2021-10-03 14:40:56 -04:00
pci_auto_common.c
pci_common.c pci: Drop DM_PCI check from pci_common 2021-08-05 16:14:36 -04:00
pci_compat.c
pci_gt64120.c pci: gt64120: Drop use of DM_PCI 2021-08-05 19:46:35 -04:00
pci_internal.h
pci_mpc85xx.c
pci_msc01.c pci: msc01: Drop use of DM_PCI 2021-08-05 19:46:35 -04:00
pci_mvebu.c
pci_octeontx.c
pci_rom.c
pci_sandbox.c
pci_sh4.c
pci_sh7751.c
pci_sh7780.c
pci_tegra.c
pci_x86.c
pcie_brcmstb.c
pcie_dw_common.c
pcie_dw_common.h
pcie_dw_meson.c
pcie_dw_mvebu.c
pcie_dw_rockchip.c
pcie_dw_sifive.c
pcie_dw_ti.c
pcie_ecam_generic.c
pcie_ecam_synquacer.c
pcie_fsl.c
pcie_fsl.h
pcie_fsl_fixup.c
pcie_imx.c pci: imx: Drop use of DM_PCI 2021-08-05 19:46:35 -04:00
pcie_intel_fpga.c
pcie_iproc.c pci: iproc: fix compilation errors and warnings 2021-09-02 11:19:58 -04:00
pcie_layerscape.c
pcie_layerscape.h
pcie_layerscape_ep.c
pcie_layerscape_fixup.c
pcie_layerscape_fixup_common.c pci: pcie_layerscape_fixup_common: lx2_board_fix_fdt can be static 2021-10-03 14:40:56 -04:00
pcie_layerscape_fixup_common.h
pcie_layerscape_gen4.c
pcie_layerscape_gen4.h
pcie_layerscape_gen4_fixup.c
pcie_layerscape_rc.c pci: layerscape: ls_pcie_conf_address can be static 2021-10-03 14:40:56 -04:00
pcie_mediatek.c
pcie_octeon.c
pcie_phytium.c
pcie_rockchip.c
pcie_uniphier.c pci: uniphier: Add UniPhier PCIe controller driver 2021-07-14 16:48:08 -04:00
pcie_xilinx.c