summaryrefslogtreecommitdiffstats
path: root/sys/pccard
diff options
context:
space:
mode:
authornate <nate@FreeBSD.org>1996-09-07 17:50:47 +0000
committernate <nate@FreeBSD.org>1996-09-07 17:50:47 +0000
commitd2323e2b65e1a27373f4c61a644954e4dcc750a7 (patch)
tree65da8b656ebf6a42b54946cb24d221fa77c7a31b /sys/pccard
parentabcc6bffc7a93be876053ffad066b301881ed3f5 (diff)
downloadFreeBSD-src-d2323e2b65e1a27373f4c61a644954e4dcc750a7.zip
FreeBSD-src-d2323e2b65e1a27373f4c61a644954e4dcc750a7.tar.gz
- Don't include <machine/laptops.h>. It was a kludge I should never
have imported.
Diffstat (limited to 'sys/pccard')
-rw-r--r--sys/pccard/pccard.c1
-rw-r--r--sys/pccard/pcic.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/sys/pccard/pccard.c b/sys/pccard/pccard.c
index 18e5821..5fa67a7 100644
--- a/sys/pccard/pccard.c
+++ b/sys/pccard/pccard.c
@@ -63,7 +63,6 @@
#include <pccard/slot.h>
#include <machine/clock.h>
-#include <machine/laptops.h>
#include <machine/md_var.h>
diff --git a/sys/pccard/pcic.c b/sys/pccard/pcic.c
index 959f006..31a37c3 100644
--- a/sys/pccard/pcic.c
+++ b/sys/pccard/pcic.c
@@ -53,7 +53,6 @@
#include <sys/lkm.h>
#include <machine/clock.h>
-#include <machine/laptops.h>
#ifdef PC98
#include <pc98/pc98/pc98.h>
OpenPOWER on IntegriCloud