summaryrefslogtreecommitdiffstats
path: root/sys/dev/ppbus/ppi.c
diff options
context:
space:
mode:
authormsmith <msmith@FreeBSD.org>1997-08-28 10:15:20 +0000
committermsmith <msmith@FreeBSD.org>1997-08-28 10:15:20 +0000
commit81bd091c4e56eb09e59d5ff1d755fafc62ec292d (patch)
tree1eddf1f82e74066ba0cd84552347849c211b9944 /sys/dev/ppbus/ppi.c
parent2d3c4989ab86c70ee35101d1c72415b27072c92e (diff)
downloadFreeBSD-src-81bd091c4e56eb09e59d5ff1d755fafc62ec292d.zip
FreeBSD-src-81bd091c4e56eb09e59d5ff1d755fafc62ec292d.tar.gz
Remove bogus i386/* includes.
Diffstat (limited to 'sys/dev/ppbus/ppi.c')
-rw-r--r--sys/dev/ppbus/ppi.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/dev/ppbus/ppi.c b/sys/dev/ppbus/ppi.c
index c0f6c6f..aaf54b3 100644
--- a/sys/dev/ppbus/ppi.c
+++ b/sys/dev/ppbus/ppi.c
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: ppi.c,v 1.2 1997/08/16 14:05:36 msmith Exp $
+ * $Id: ppi.c,v 1.3 1997/08/16 14:16:58 msmith Exp $
*
*/
#include "ppi.h"
@@ -46,9 +46,6 @@
#include <machine/stdarg.h>
#include <machine/clock.h>
-#include <i386/isa/isa.h>
-#include <i386/isa/isa_device.h>
-
#include <sys/kernel.h>
#endif /*KERNEL */
OpenPOWER on IntegriCloud