diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2005-09-25 20:21:14 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2005-09-25 20:21:14 +0000 |
| commit | 11480c10de6db2bac10cc78fb6988eb0c7bb077f (patch) | |
| tree | 942bef17339f2a5777ef5e5a0c919ae70a01e82e /sys/dev/puc/puc.c | |
| parent | 39f718f3ca4af9036da3d049392f8de021f85b7f (diff) | |
Notes
Diffstat (limited to 'sys/dev/puc/puc.c')
| -rw-r--r-- | sys/dev/puc/puc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/puc/puc.c b/sys/dev/puc/puc.c index 86e2a0caed52f..8eb80348aed00 100644 --- a/sys/dev/puc/puc.c +++ b/sys/dev/puc/puc.c @@ -81,7 +81,6 @@ __FBSDID("$FreeBSD$"); * 'com' and 'lpt' attachments to pci. */ -#define __RMAN_RESOURCE_VISIBLE /* Shouldn't be there */ #include "opt_puc.h" #include <sys/param.h> #include <sys/systm.h> |
