diff options
Diffstat (limited to 'src/northbridge/via/vx900/pcie.c')
-rw-r--r-- | src/northbridge/via/vx900/pcie.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/northbridge/via/vx900/pcie.c b/src/northbridge/via/vx900/pcie.c index b4d2723c75..ef157d8a02 100644 --- a/src/northbridge/via/vx900/pcie.c +++ b/src/northbridge/via/vx900/pcie.c @@ -14,7 +14,6 @@ * GNU General Public License for more details. */ -#include <arch/io.h> #include <device/pci_ops.h> #include <console/console.h> #include <device/pci.h> |