The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07: Linux 5.17-rc1 (2022-01-23 10:12:53 +0200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.17-fixes-2 for you to fetch changes up to 66d28b21fe6b3da8d1e9f0a7ba38bc61b6c547e1: PCI/sysfs: Find shadow ROM before static attribute initialization (2022-01-26 10:41:21 -0600) ---------------------------------------------------------------- PCI fixes: - Fix compilation warnings in new mt7621 driver (Sergio Paracuellos) - Restore the sysfs "rom" file for VGA shadow ROMs, which was broken when converting "rom" to be a static attribute (Bjorn Helgaas) ---------------------------------------------------------------- Bjorn Helgaas (1): PCI/sysfs: Find shadow ROM before static attribute initialization Sergio Paracuellos (2): PCI: mt7621: Drop of_match_ptr() to avoid unused variable PCI: mt7621: Remove unused function pcie_rmw() arch/ia64/pci/fixup.c | 4 ++-- arch/mips/loongson64/vbios_quirk.c | 9 ++++----- arch/x86/pci/fixup.c | 4 ++-- drivers/pci/controller/pcie-mt7621.c | 11 +---------- 4 files changed, 9 insertions(+), 19 deletions(-)