--- zzzz-none-000/linux-4.1.38/include/linux/percpu-defs.h 2017-01-18 18:48:06.000000000 +0000 +++ bcm63-7582-715/linux-4.1.38/include/linux/percpu-defs.h 2020-11-25 10:06:48.000000000 +0000 @@ -297,7 +297,7 @@ #ifdef CONFIG_DEBUG_PREEMPT extern void __this_cpu_preempt_check(const char *op); #else -static inline void __this_cpu_preempt_check(const char *op) { } +static inline void __this_cpu_preempt_check(const char *op __maybe_unused) { } #endif #define __pcpu_size_call_return(stem, variable) \