aboutsummaryrefslogtreecommitdiff
path: root/sys/sparc64/pci
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/pci
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/pci')
-rw-r--r--sys/sparc64/pci/psycho.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/sparc64/pci/psycho.c b/sys/sparc64/pci/psycho.c
index 621e979f92f0..83466f91db40 100644
--- a/sys/sparc64/pci/psycho.c
+++ b/sys/sparc64/pci/psycho.c
@@ -36,7 +36,6 @@
* UltraSPARC IIi and IIe `sabre' PCI controllers.
*/
-#define __RMAN_RESOURCE_VISIBLE
#include "opt_ofw_pci.h"
#include "opt_psycho.h"