The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494: Linux 6.16-rc1 (2025-06-08 13:44:43 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v6.16-fixes-2 for you to fetch changes up to 5aa326a6a2ff0a7e7c6e11777045e66704c2d5e4: PCI/PTM: Build debugfs code only if CONFIG_DEBUG_FS is enabled (2025-06-23 12:55:49 -0500) ---------------------------------------------------------------- - Fix a PTM debugfs build error with CONFIG_DEBUG_FS=n && CONFIG_PCIE_PTM=y (Manivannan Sadhasivam) ---------------------------------------------------------------- Manivannan Sadhasivam (1): PCI/PTM: Build debugfs code only if CONFIG_DEBUG_FS is enabled drivers/pci/pcie/ptm.c | 2 ++ 1 file changed, 2 insertions(+)