From b2184c314de0af9788ce505b413030d2114cfa4a Mon Sep 17 00:00:00 2001 From: wdenk Date: Tue, 19 Nov 2002 23:01:07 +0000 Subject: * Patch by Daniel Engström, 18 Nov 2002: Fixes for x86 port (mostly strings issues) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 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 --- lib_i386/pci_type1.c | 1 - 1 file changed, 1 deletion(-) (limited to 'lib_i386') diff --git a/lib_i386/pci_type1.c b/lib_i386/pci_type1.c index e5577e820..8d35716ee 100644 --- a/lib_i386/pci_type1.c +++ b/lib_i386/pci_type1.c @@ -14,7 +14,6 @@ #ifdef CONFIG_PCI -#include #include #include -- cgit v1.2.3