summaryrefslogtreecommitdiffstats
path: root/sys/dev/quicc
diff options
context:
space:
mode:
authormarius <marius@FreeBSD.org>2010-05-02 19:05:57 +0000
committermarius <marius@FreeBSD.org>2010-05-02 19:05:57 +0000
commit5af1cc0b3d39d86988e33262f6c84b4609244a9a (patch)
tree25f911ee7cc8c67447888aa5b032894fd10e1631 /sys/dev/quicc
parent222e69a75f76187cc43cdcd0c8c825664956ce78 (diff)
downloadFreeBSD-src-5af1cc0b3d39d86988e33262f6c84b4609244a9a.zip
FreeBSD-src-5af1cc0b3d39d86988e33262f6c84b4609244a9a.tar.gz
Remove a soft member which was never used.
Approved by: marcel
Diffstat (limited to 'sys/dev/quicc')
-rw-r--r--sys/dev/quicc/quicc_bfe.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/quicc/quicc_bfe.h b/sys/dev/quicc/quicc_bfe.h
index 9ba622c..5c58914 100644
--- a/sys/dev/quicc/quicc_bfe.h
+++ b/sys/dev/quicc/quicc_bfe.h
@@ -50,7 +50,6 @@ struct quicc_softc {
u_int sc_clock;
int sc_fastintr:1;
- int sc_leaving:1;
int sc_polled:1;
};
OpenPOWER on IntegriCloud