summaryrefslogtreecommitdiffstats
path: root/sys/dev/fdc
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2011-06-28 08:36:48 +0000
committerkevlo <kevlo@FreeBSD.org>2011-06-28 08:36:48 +0000
commit6e85d84e2d4c2ca228618e0e2ca34f0423690b4d (patch)
tree7431dd9eb37b66f2e1435b8aafdfc4ea0d125b05 /sys/dev/fdc
parent333e34b938a2b5e7b036e02b36408880b415109c (diff)
downloadFreeBSD-src-6e85d84e2d4c2ca228618e0e2ca34f0423690b4d.zip
FreeBSD-src-6e85d84e2d4c2ca228618e0e2ca34f0423690b4d.tar.gz
Remove duplicate header includes
Diffstat (limited to 'sys/dev/fdc')
-rw-r--r--sys/dev/fdc/fdc_pccard.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/fdc/fdc_pccard.c b/sys/dev/fdc/fdc_pccard.c
index 72a3568..d959060 100644
--- a/sys/dev/fdc/fdc_pccard.c
+++ b/sys/dev/fdc/fdc_pccard.c
@@ -38,8 +38,6 @@ __FBSDID("$FreeBSD$");
#include <sys/systm.h>
#include <machine/bus.h>
-#include <machine/bus.h>
-
#include <dev/fdc/fdcvar.h>
#include <dev/pccard/pccardvar.h>
#include "pccarddevs.h"
OpenPOWER on IntegriCloud