Revert "Revert "driver core: Set fw_devlink to "permissive" behavior by default""
[linux-2.6-microblaze.git] / scripts / Makefile.extrawarn
index ca08f2f..4aea7cf 100644 (file)
@@ -49,6 +49,7 @@ KBUILD_CFLAGS += -Wno-format
 KBUILD_CFLAGS += -Wno-sign-compare
 KBUILD_CFLAGS += -Wno-format-zero-length
 KBUILD_CFLAGS += $(call cc-disable-warning, pointer-to-enum-cast)
+KBUILD_CFLAGS += -Wno-tautological-constant-out-of-range-compare
 endif
 
 endif