Started fixing up compilation warnings.

This commit is contained in:
Michael Brown
2007-08-17 20:34:48 +01:00
parent d0974ec716
commit 9d2c54735e
9 changed files with 33 additions and 38 deletions

View File

@@ -14,10 +14,6 @@ Skeleton NIC driver for Etherboot
#include "etherboot.h"
/* to get the interface to the body of the program */
#include "nic.h"
/* to get the PCI support functions, if this is a PCI NIC */
#include "pci.h"
/* to get the ISA support functions, if this is an ISA NIC */
#include "isa.h"
#include "mt_version.c"
#include "mt25218_imp.c"