use <dev/ebus/ebusreg.h>
This commit is contained in:
parent
b912944434
commit
f9358dee8b
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: com_ebus.c,v 1.7 2001/10/02 20:19:33 eeh Exp $ */
|
||||
/* $NetBSD: com_ebus.c,v 1.8 2001/10/22 07:06:20 mrg Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1999, 2000 Matthew R. Green
|
||||
@ -43,7 +43,7 @@
|
||||
#include <machine/autoconf.h>
|
||||
#include <machine/openfirm.h>
|
||||
|
||||
#include <sparc64/dev/ebusreg.h>
|
||||
#include <dev/ebus/ebusreg.h>
|
||||
#include <sparc64/dev/ebusvar.h>
|
||||
|
||||
#include <dev/cons.h>
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: cs4231_ebus.c,v 1.6 2000/07/09 20:57:50 pk Exp $ */
|
||||
/* $NetBSD: cs4231_ebus.c,v 1.7 2001/10/22 07:06:20 mrg Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 1998, 1999 The NetBSD Foundation, Inc.
|
||||
@ -47,7 +47,7 @@
|
||||
|
||||
#include <machine/autoconf.h>
|
||||
#include <machine/cpu.h>
|
||||
#include <sparc64/dev/ebusreg.h>
|
||||
#include <dev/ebus/ebusreg.h>
|
||||
#include <sparc64/dev/ebusvar.h>
|
||||
|
||||
#include <sys/audioio.h>
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: lpt_ebus.c,v 1.6 2000/07/09 20:57:50 pk Exp $ */
|
||||
/* $NetBSD: lpt_ebus.c,v 1.7 2001/10/22 07:06:20 mrg Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1999, 2000 Matthew R. Green
|
||||
@ -40,7 +40,7 @@
|
||||
|
||||
#include <machine/bus.h>
|
||||
|
||||
#include <sparc64/dev/ebusreg.h>
|
||||
#include <dev/ebus/ebusreg.h>
|
||||
#include <sparc64/dev/ebusvar.h>
|
||||
|
||||
#include <dev/ic/lptvar.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user