From d4fcf3cba56369bf27a1943ee07b2ddd124b8436 Mon Sep 17 00:00:00 2001 From: Yoshihiro Takahashi Date: Sun, 29 May 2005 04:42:30 +0000 Subject: Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 and amd64. The optimization is a trivial on recent machines. Reviewed by: -arch (imp, marcel, dfr) --- sys/dev/tx/if_tx.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'sys/dev/tx') diff --git a/sys/dev/tx/if_tx.c b/sys/dev/tx/if_tx.c index a7be0290c22d3..18fe63f2cc5ae 100644 --- a/sys/dev/tx/if_tx.c +++ b/sys/dev/tx/if_tx.c @@ -58,8 +58,6 @@ __FBSDID("$FreeBSD$"); #include -#include -#include #include #include #include /* for DELAY */ -- cgit v1.3