From b2184c314de0af9788ce505b413030d2114cfa4a Mon Sep 17 00:00:00 2001 From: wdenk Date: Tue, 19 Nov 2002 23:01:07 +0000 Subject: =?UTF-8?q?*=20Patch=20by=20Daniel=20Engstr=F6m,=2018=20Nov=202002?= =?UTF-8?q?:=20=20=20Fixes=20for=20x86=20port=20(mostly=20strings=20issues?= =?UTF-8?q?)?= 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