summaryrefslogtreecommitdiffstats
path: root/sys/dev/aha/aha_isa.c
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1999-09-02 04:37:07 +0000
committerpeter <peter@FreeBSD.org>1999-09-02 04:37:07 +0000
commitfa030113298048d5207543f2078e7033cb30e6b8 (patch)
tree05fb1f24c415639f8343a86659f740268c3fd03b /sys/dev/aha/aha_isa.c
parent2b983202e6de74a0ad0fc2765f080543e3895b9f (diff)
downloadFreeBSD-src-fa030113298048d5207543f2078e7033cb30e6b8.zip
FreeBSD-src-fa030113298048d5207543f2078e7033cb30e6b8.tar.gz
Stub out the old pnp code till these are converted so GENERIC builds again.
Diffstat (limited to 'sys/dev/aha/aha_isa.c')
-rw-r--r--sys/dev/aha/aha_isa.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/aha/aha_isa.c b/sys/dev/aha/aha_isa.c
index 6484eac..11f2f92 100644
--- a/sys/dev/aha/aha_isa.c
+++ b/sys/dev/aha/aha_isa.c
@@ -31,7 +31,8 @@
* $FreeBSD$
*/
-#include "pnp.h"
+/* #include "pnp.h" */
+#define NPNP 0
#include <sys/param.h>
#include <sys/systm.h>
OpenPOWER on IntegriCloud