On 8/8/24 18:36, Jessica Clarke wrote:
The branch main has been updated by jrtc27:
URL:
https://cgit.FreeBSD.org/src/commit/?id=104ee24349c033b63a50bd89ddc431a0d3ef9902
commit 104ee24349c033b63a50bd89ddc431a0d3ef9902
Author: Jessica Clarke <[email protected]>
AuthorDate: 2024-08-08 22:35:09 +0000
Commit: Jessica Clarke <[email protected]>
CommitDate: 2024-08-08 22:35:09 +0000
pci: Renove #ifdef PCI_IOV from declarations now used unconditionally
Fixes: 971c9f57d7e6 ("pci: Narrow the scope of recently-added PCI_IOV #ifdefs")
---
sys/dev/pci/pci_private.h | 4 ----
1 file changed, 4 deletions(-)
Oops, thanks for fixing.
--
John Baldwin