diff options
Diffstat (limited to 'sys/dev/em/e1000_ich8lan.h')
-rw-r--r-- | sys/dev/em/e1000_ich8lan.h | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/sys/dev/em/e1000_ich8lan.h b/sys/dev/em/e1000_ich8lan.h index 93123d4..95f0d55 100644 --- a/sys/dev/em/e1000_ich8lan.h +++ b/sys/dev/em/e1000_ich8lan.h @@ -30,17 +30,12 @@ POSSIBILITY OF SUCH DAMAGE. *******************************************************************************/ - -/* - * $FreeBSD$ - */ +/*$FreeBSD$*/ #ifndef _E1000_ICH8LAN_H_ #define _E1000_ICH8LAN_H_ -#include "e1000_api.h" - #define ICH_FLASH_GFPREG 0x0000 #define ICH_FLASH_HSFSTS 0x0004 #define ICH_FLASH_HSFCTL 0x0006 |