aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/eisa
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1997-10-28 15:59:26 +0000
committerBruce Evans <bde@FreeBSD.org>1997-10-28 15:59:26 +0000
commit55b211e3af2a3fd1e1a04e5c4e2f005d5d4a9af2 (patch)
tree40c7d40a52f2c032e0e2633ac1a1ebd7bb26f676 /sys/dev/eisa
parent734091be671b5ef2d73da392369d73cb3fcc3d9c (diff)
downloadsrc-55b211e3af2a3fd1e1a04e5c4e2f005d5d4a9af2.tar.gz
src-55b211e3af2a3fd1e1a04e5c4e2f005d5d4a9af2.zip
Removed unused #includes.
Notes
Notes: svn path=/head/; revision=30813
Diffstat (limited to 'sys/dev/eisa')
-rw-r--r--sys/dev/eisa/eisaconf.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/dev/eisa/eisaconf.c b/sys/dev/eisa/eisaconf.c
index 0899fee66f29..f1e72621cadd 100644
--- a/sys/dev/eisa/eisaconf.c
+++ b/sys/dev/eisa/eisaconf.c
@@ -28,7 +28,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: eisaconf.c,v 1.30 1997/08/21 20:33:29 bde Exp $
+ * $Id: eisaconf.c,v 1.31 1997/09/21 21:35:23 gibbs Exp $
*/
#include "opt_eisa.h"
@@ -42,9 +42,6 @@
#include <i386/eisa/eisaconf.h>
-#include <i386/isa/icu.h> /* Hmmm. Interrupt stuff? */
-
-#include <i386/isa/intr_machdep.h>
#include <sys/interrupt.h>
struct eisa_device_node{