summaryrefslogtreecommitdiffstats
path: root/sys/dev/ncv
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2001-01-19 13:55:08 +0000
committerpeter <peter@FreeBSD.org>2001-01-19 13:55:08 +0000
commit7949f9b05950a73055ec5932c514179322affc61 (patch)
tree97dcace94df06d0bc16117be84189cafb0ef0ea7 /sys/dev/ncv
parentf733c06260f2972976c930118b16d126278c3139 (diff)
downloadFreeBSD-src-7949f9b05950a73055ec5932c514179322affc61.zip
FreeBSD-src-7949f9b05950a73055ec5932c514179322affc61.tar.gz
Zap some cut-paste code that isn't used. It #included "apm.h" and
an apm include file but had no other apm references.
Diffstat (limited to 'sys/dev/ncv')
-rw-r--r--sys/dev/ncv/ncr53c500_pccard.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/dev/ncv/ncr53c500_pccard.c b/sys/dev/ncv/ncr53c500_pccard.c
index 12e4f71..0ba9894 100644
--- a/sys/dev/ncv/ncr53c500_pccard.c
+++ b/sys/dev/ncv/ncr53c500_pccard.c
@@ -78,11 +78,6 @@ extern struct ncv_softc *ncvdata[];
#define OFFSET_KME_KXLC004_01 0x10
/* pccard support */
-#include "apm.h"
-#if NAPM > 0
-#include <machine/apm_bios.h>
-#endif /* NAPM > 0 */
-
#include "card.h"
#if NCARD > 0
#include <sys/kernel.h>
OpenPOWER on IntegriCloud