summaryrefslogtreecommitdiffstats
path: root/sys/dev/puc/puc.c
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2005-01-11 07:18:17 +0000
committerimp <imp@FreeBSD.org>2005-01-11 07:18:17 +0000
commit7787203afc8be3364996edf42b97464030748daf (patch)
tree0b49e2efbdd46ff9cc303b35f02a02fd7f929dde /sys/dev/puc/puc.c
parent23e96af981204ab75ebfaa650780716143113575 (diff)
downloadFreeBSD-src-7787203afc8be3364996edf42b97464030748daf.zip
FreeBSD-src-7787203afc8be3364996edf42b97464030748daf.tar.gz
Revert part of last commit that was unintentional
Diffstat (limited to 'sys/dev/puc/puc.c')
-rw-r--r--sys/dev/puc/puc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/puc/puc.c b/sys/dev/puc/puc.c
index e09f79e..52a0d52 100644
--- a/sys/dev/puc/puc.c
+++ b/sys/dev/puc/puc.c
@@ -81,7 +81,7 @@ __FBSDID("$FreeBSD$");
* 'com' and 'lpt' attachments to pci.
*/
-#define __RESOURCE_VISIBLE /* Shouldn't be there */
+#define __RMAN_RESOURCE_VISIBLE /* Shouldn't be there */
#include "opt_puc.h"
#include <sys/param.h>
#include <sys/systm.h>
OpenPOWER on IntegriCloud