From 0fce92f5c4e1bb05c348b1c481e9e4997a7900b4 Mon Sep 17 00:00:00 2001 From: nyan 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/cnw/if_cnw.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/dev/cnw') diff --git a/sys/dev/cnw/if_cnw.c b/sys/dev/cnw/if_cnw.c index 9e2fdd4..d1891c3 100644 --- a/sys/dev/cnw/if_cnw.c +++ b/sys/dev/cnw/if_cnw.c @@ -248,7 +248,6 @@ struct cfattach cnw_ca = { #include #include #include -#include #include #include -- cgit v1.1