X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fintel%2Fcommon%2Fintel_log.h;fp=src%2Fintel%2Fcommon%2Fintel_log.h;h=1bfd1e20ac42e4a7f33833e2b3e27fb6dfa7068b;hb=ceae09da156309327d7ba6f4a59d3a2e9b8837d9;hp=0f28109a0a43bfdcaba59e7e2af71a4d9c338a69;hpb=4cb2330e56568ae705e09e377ccc501051b2514e;p=mesa.git diff --git a/src/intel/common/intel_log.h b/src/intel/common/intel_log.h index 0f28109a0a4..1bfd1e20ac4 100644 --- a/src/intel/common/intel_log.h +++ b/src/intel/common/intel_log.h @@ -72,7 +72,7 @@ intel_log_v(enum intel_log_level, const char *tag, const char *format, #ifndef DEBUG /* Suppres -Wunused */ static inline void PRINTFLIKE(1, 2) -__intel_log_use_args(const char *format, ...) { } +__intel_log_use_args(UNUSED const char *format, ...) { } #endif #ifdef __cplusplus