summaryrefslogtreecommitdiffstats
path: root/config/kernel-bdev-block-device-operations.m4
diff options
context:
space:
mode:
Diffstat (limited to 'config/kernel-bdev-block-device-operations.m4')
-rw-r--r--config/kernel-bdev-block-device-operations.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/config/kernel-bdev-block-device-operations.m4 b/config/kernel-bdev-block-device-operations.m4
index 2805237aa..28c3032aa 100644
--- a/config/kernel-bdev-block-device-operations.m4
+++ b/config/kernel-bdev-block-device-operations.m4
@@ -4,7 +4,7 @@ dnl #
AC_DEFUN([ZFS_AC_KERNEL_BDEV_BLOCK_DEVICE_OPERATIONS], [
AC_MSG_CHECKING([block device operation prototypes])
tmp_flags="$EXTRA_KCFLAGS"
- EXTRA_KCFLAGS="-Wno-unused-but-set-variable"
+ EXTRA_KCFLAGS="${NO_UNUSED_BUT_SET_VARIABLE}"
ZFS_LINUX_TRY_COMPILE([
#include <linux/blkdev.h>
],[