This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch pci in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit e179cfd32240879c8ee640317dfbe050339b1485 Author: Yang Chung-Fan <sonic.tw...@gmail.com> AuthorDate: Wed May 6 19:03:11 2020 +0900 pcie: qemu: remove not used header --- boards/x86_64/intel64/qemu-intel64/src/qemu_pcie_readwrite.h | 1 - 1 file changed, 1 deletion(-) diff --git a/boards/x86_64/intel64/qemu-intel64/src/qemu_pcie_readwrite.h b/boards/x86_64/intel64/qemu-intel64/src/qemu_pcie_readwrite.h index f754e66..2e0c392 100644 --- a/boards/x86_64/intel64/qemu-intel64/src/qemu_pcie_readwrite.h +++ b/boards/x86_64/intel64/qemu-intel64/src/qemu_pcie_readwrite.h @@ -72,7 +72,6 @@ #include <nuttx/pcie/pcie.h> #include <nuttx/board.h> -#include <nuttx/serial/uart_16550.h> #include <arch/board/board.h> #include "up_arch.h"