aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/wi
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2014-11-22 18:40:14 +0000
committerWarner Losh <imp@FreeBSD.org>2014-11-22 18:40:14 +0000
commit2f1c4b0c87cd1e4f15e96e641782cbab429e5b08 (patch)
treee9345882dba930688211bcf95376fd03be3f8e73 /sys/dev/wi
parent64779280c9f5c9227f7fbe31ced169fdca464a71 (diff)
downloadsrc-2f1c4b0c87cd1e4f15e96e641782cbab429e5b08.tar.gz
src-2f1c4b0c87cd1e4f15e96e641782cbab429e5b08.zip
Retire old, transition code for managing the FreeBSD 5 -> 6 migration.
Notes
Notes: svn path=/head/; revision=274879
Diffstat (limited to 'sys/dev/wi')
-rw-r--r--sys/dev/wi/if_wi_pccard.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/wi/if_wi_pccard.c b/sys/dev/wi/if_wi_pccard.c
index 2f199c84c91e..fd70e77074a7 100644
--- a/sys/dev/wi/if_wi_pccard.c
+++ b/sys/dev/wi/if_wi_pccard.c
@@ -63,7 +63,6 @@ __FBSDID("$FreeBSD$");
#include <net80211/ieee80211_var.h>
#include <net80211/ieee80211_radiotap.h>
-#define PCCARD_API_LEVEL 6
#include <dev/pccard/pccardvar.h>
#include <dev/pccard/pccard_cis.h>