xiaoxiang781216 commented on code in PR #16843: URL: https://github.com/apache/nuttx/pull/16843#discussion_r2272035438
########## drivers/pci/pci_epf_test.c: ########## @@ -38,13 +38,22 @@ #include <nuttx/pci/pci_ids.h> #include <nuttx/pci/pci.h> #include <nuttx/wqueue.h> +#include <nuttx/nuttx.h> /**************************************************************************** * Pre-processor Definitions ****************************************************************************/ +#ifdef CONFIG_PCI_QEMU_EPC Review Comment: if so, let's add a config to limit the function number, instead the hardcode -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org