summaryrefslogtreecommitdiffstats
path: root/sys/dev/eisa
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2002-04-09 11:18:46 +0000
committerphk <phk@FreeBSD.org>2002-04-09 11:18:46 +0000
commit77e3582887133356a4ca5d6ddc54686ccd0e8e7f (patch)
tree268a77a1e098a6cee634a0556b2a1c21b4097e68 /sys/dev/eisa
parentde757425225dabddb761e8af9c23487af54cecd4 (diff)
downloadFreeBSD-src-77e3582887133356a4ca5d6ddc54686ccd0e8e7f.zip
FreeBSD-src-77e3582887133356a4ca5d6ddc54686ccd0e8e7f.tar.gz
GC various bits and pieces of USERCONFIG from all over the place.
Diffstat (limited to 'sys/dev/eisa')
-rw-r--r--sys/dev/eisa/eisaconf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/eisa/eisaconf.c b/sys/dev/eisa/eisaconf.c
index ef65f4b..d8b5d8e 100644
--- a/sys/dev/eisa/eisaconf.c
+++ b/sys/dev/eisa/eisaconf.c
@@ -81,7 +81,6 @@ struct eisa_device {
};
-/* Global variable, so UserConfig can change it. */
#define MAX_COL 79
#ifndef EISA_SLOTS
#define EISA_SLOTS 10 /* PCI clashes with higher ones.. fix later */
OpenPOWER on IntegriCloud