aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/ath/Makefile
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2012-08-29 18:14:20 +0000
committerDimitry Andric <dim@FreeBSD.org>2012-08-29 18:14:20 +0000
commit5e34d6ba62262da428a62a89db898cfb50b114d3 (patch)
treec8cc98ae0671028886e0c1f17bd7fd89a2ebde43 /sys/modules/ath/Makefile
parentfb20fd244ee0a28d5a1fb72b0c4fc3bf7a49a8f8 (diff)
Notes
Diffstat (limited to 'sys/modules/ath/Makefile')
-rw-r--r--sys/modules/ath/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/modules/ath/Makefile b/sys/modules/ath/Makefile
index 3c43f2e3715d..6c27c0a669fc 100644
--- a/sys/modules/ath/Makefile
+++ b/sys/modules/ath/Makefile
@@ -150,6 +150,5 @@ opt_ah.h:
CWARNFLAGS.ah_regdomain.c= ${NO_WSHIFT_COUNT_NEGATIVE} ${NO_WSHIFT_COUNT_OVERFLOW}
# XXX Work around clang warnings, until maintainer approves fix.
-CWARNFLAGS.ah_eeprom_9287.c= ${NO_WSOMETIMES_UNINITIALIZED}
CWARNFLAGS.if_ath.c= ${NO_WSOMETIMES_UNINITIALIZED}
CWARNFLAGS+= ${CWARNFLAGS.${.IMPSRC:T}}