summaryrefslogtreecommitdiffstats
path: root/lib_i386
diff options
context:
space:
mode:
authorwdenk <wdenk>2002-11-19 23:01:07 +0000
committerwdenk <wdenk>2002-11-19 23:01:07 +0000
commitb2184c314de0af9788ce505b413030d2114cfa4a (patch)
treefd167faf0174a2e7ec1bb775b78952478fab391a /lib_i386
parent0ae1175bb2ee24cce54df634761993b363ce888f (diff)
downloadtalos-obmc-uboot-b2184c314de0af9788ce505b413030d2114cfa4a.tar.gz
talos-obmc-uboot-b2184c314de0af9788ce505b413030d2114cfa4a.zip
* Patch by Daniel Engström, 18 Nov 2002:
Fixes for x86 port (mostly strings issues) * Patch by Ken Chou, 18 Nov 2002: Fix for natsemi NIC cards (DP83815) * Patch by Pierre Aubert, 19 Nov 2002: fix a bug for the MII configuration, and some warnings
Diffstat (limited to 'lib_i386')
-rw-r--r--lib_i386/pci_type1.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib_i386/pci_type1.c b/lib_i386/pci_type1.c
index e5577e8206..8d35716eed 100644
--- a/lib_i386/pci_type1.c
+++ b/lib_i386/pci_type1.c
@@ -14,7 +14,6 @@
#ifdef CONFIG_PCI
-#include <asm/processor.h>
#include <asm/io.h>
#include <pci.h>
OpenPOWER on IntegriCloud