diff options
| author | Michael Brown | 2007-07-14 16:42:26 +0200 |
|---|---|---|
| committer | Michael Brown | 2007-07-14 16:42:26 +0200 |
| commit | e330db3c749c3ee638e8d652c5c3ae08c13af8e5 (patch) | |
| tree | a69cefca27d7abe7863b87cb765ab55e26bd0fc5 /src/proto/fsp.c | |
| parent | Be more aggressive in attempts to enable A20, now that we have the (diff) | |
| download | ipxe-e330db3c749c3ee638e8d652c5c3ae08c13af8e5.tar.gz ipxe-e330db3c749c3ee638e8d652c5c3ae08c13af8e5.tar.xz ipxe-e330db3c749c3ee638e8d652c5c3ae08c13af8e5.zip | |
Dead code removal.
Kill off use of etherboot.h outside drivers/net.
Diffstat (limited to 'src/proto/fsp.c')
| -rw-r--r-- | src/proto/fsp.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/proto/fsp.c b/src/proto/fsp.c index 6aba93762..9a10991de 100644 --- a/src/proto/fsp.c +++ b/src/proto/fsp.c @@ -33,8 +33,6 @@ \*********************************************************************/ #ifdef DOWNLOAD_PROTO_FSP -#include "etherboot.h" -#include "nic.h" #define FSP_PORT 21 |
