summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>2002-02-01 18:56:47 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>2002-02-01 18:56:47 +0000
commit1f001fcfc9d97a407e86d14aa438f40aa59cd0cd (patch)
tree76c0cb96d7f580c2444573f893910896668703d4
parent15f6463e4e76b9a1d393ad96a66a891e29e168df (diff)
clean the hppa leftover, from netbsd
-rw-r--r--sys/dev/ic/sti.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/dev/ic/sti.c b/sys/dev/ic/sti.c
index dcab7ce165d..f7bc9023129 100644
--- a/sys/dev/ic/sti.c
+++ b/sys/dev/ic/sti.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: sti.c,v 1.10 2002/01/25 21:35:26 mickey Exp $ */
+/* $OpenBSD: sti.c,v 1.11 2002/02/01 18:56:46 mickey Exp $ */
/*
* Copyright (c) 2000-2001 Michael Shalayeff
@@ -49,8 +49,6 @@
#include <dev/wscons/wsdisplayvar.h>
#include <dev/wscons/wsconsio.h>
-#include <hppa/dev/cpudevs.h>
-
#include <dev/ic/stireg.h>
#include <dev/ic/stivar.h>