summaryrefslogtreecommitdiffstats
path: root/sys/modules/hwpmc
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/hwpmc')
-rw-r--r--sys/modules/hwpmc/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/modules/hwpmc/Makefile b/sys/modules/hwpmc/Makefile
index f46f765..167d748 100644
--- a/sys/modules/hwpmc/Makefile
+++ b/sys/modules/hwpmc/Makefile
@@ -8,8 +8,6 @@ KMOD= hwpmc
SRCS= hwpmc_mod.c hwpmc_logging.c vnode_if.h
-WARNS?= 2
-
.if ${MACHINE_ARCH} == "amd64"
SRCS+= hwpmc_amd.c hwpmc_piv.c hwpmc_x86.c
SRCS+= device_if.h bus_if.h
OpenPOWER on IntegriCloud