aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/fdc
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2011-06-28 08:36:48 +0000
committerKevin Lo <kevlo@FreeBSD.org>2011-06-28 08:36:48 +0000
commitee6eac62f7525e948d3b693e4eef182f84625852 (patch)
tree7431dd9eb37b66f2e1435b8aafdfc4ea0d125b05 /sys/dev/fdc
parentfbfed0cda64b01dae1931badfd8fdc0b47714ddc (diff)
Notes
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 72a356857bf3..d9590603b96b 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"