summaryrefslogtreecommitdiffstats
path: root/sys/dev/ixgbe/ixgbe.h
diff options
context:
space:
mode:
authorjfv <jfv@FreeBSD.org>2012-11-30 23:06:27 +0000
committerjfv <jfv@FreeBSD.org>2012-11-30 23:06:27 +0000
commit95184bc12a04699b689c1b57c0f7ca5c147162c7 (patch)
tree8bab7c41bf6ec36645ca2d91b7b9a2ef050f85f4 /sys/dev/ixgbe/ixgbe.h
parent83570705437a4313dcc7997b8b7a90a39bcabb54 (diff)
downloadFreeBSD-src-95184bc12a04699b689c1b57c0f7ca5c147162c7.zip
FreeBSD-src-95184bc12a04699b689c1b57c0f7ca5c147162c7.tar.gz
Patch #5 Cleanup unused IEEE1588 code fragments, the day may
come when this feature gets implemented, but its not here yet and I see no reason to leave this laying around.
Diffstat (limited to 'sys/dev/ixgbe/ixgbe.h')
-rw-r--r--sys/dev/ixgbe/ixgbe.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/dev/ixgbe/ixgbe.h b/sys/dev/ixgbe/ixgbe.h
index fa00239..97ddf92 100644
--- a/sys/dev/ixgbe/ixgbe.h
+++ b/sys/dev/ixgbe/ixgbe.h
@@ -89,10 +89,6 @@
#include <sys/smp.h>
#include <machine/smp.h>
-#ifdef IXGBE_IEEE1588
-#include <sys/ieee1588.h>
-#endif
-
#include "ixgbe_api.h"
/* Tunables */
OpenPOWER on IntegriCloud