rtw_host_rfio was removed in 2007
authorjsg <jsg@openbsd.org>
Sun, 12 May 2024 08:44:09 +0000 (08:44 +0000)
committerjsg <jsg@openbsd.org>
Sun, 12 May 2024 08:44:09 +0000 (08:44 +0000)
sys/dev/ic/rtwvar.h

index 1e9e133..c2c2a85 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: rtwvar.h,v 1.31 2015/11/04 12:11:59 dlg Exp $ */
+/*     $OpenBSD: rtwvar.h,v 1.32 2024/05/12 08:44:09 jsg Exp $ */
 /*     $NetBSD: rtwvar.h,v 1.10 2004/12/26 22:37:57 mycroft Exp $      */
 
 /*-
@@ -432,8 +432,6 @@ struct rtw_softc {
 #define sc_rxtap       sc_rxtapu.tap
 #define sc_txtap       sc_txtapu.tap
 
-extern int rtw_host_rfio;
-
 void rtw_txdac_enable(struct rtw_softc *, int);
 void rtw_anaparm_enable(struct rtw_regs *, int);
 void rtw_config0123_enable(struct rtw_regs *, int);