aboutsummaryrefslogtreecommitdiff
path: root/sys/sparc64/ebus
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2004-07-03 20:56:16 +0000
committerWarner Losh <imp@FreeBSD.org>2004-07-03 20:56:16 +0000
commit48375ebec97424a0fb0cee1ed252ac5dfe230edc (patch)
tree7123ae4396b62398dfd3f4af77239b8f7a901744 /sys/sparc64/ebus
parentc82338ca275aaf16b8c93f2f93a1be3564215e20 (diff)
downloadsrc-48375ebec97424a0fb0cee1ed252ac5dfe230edc.tar.gz
src-48375ebec97424a0fb0cee1ed252ac5dfe230edc.zip
These don't need RMAN_RESOURCE_VISIBLE now that rman is visible
Notes
Notes: svn path=/head/; revision=131537
Diffstat (limited to 'sys/sparc64/ebus')
-rw-r--r--sys/sparc64/ebus/ebus.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/sparc64/ebus/ebus.c b/sys/sparc64/ebus/ebus.c
index 107cb1a12892..10b98bc99384 100644
--- a/sys/sparc64/ebus/ebus.c
+++ b/sys/sparc64/ebus/ebus.c
@@ -46,7 +46,6 @@
* there are machines with both ISA and EBus.
*/
-#define __RMAN_RESOURCE_VISIBLE
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/bus.h>