Re: [PATCH] EDAC, altera: skip defining unused structures for specific configs
From: Borislav Petkov <bp@alien8.de>
Date: 2021-08-16 18:32:37
Also in:
lkml
From: Borislav Petkov <bp@alien8.de>
Date: 2021-08-16 18:32:37
Also in:
lkml
On Tue, Jun 01, 2021 at 11:27:04AM +0200, Krzysztof Kozlowski wrote:
The Altera EDAC driver has several features conditionally built
depending on Kconfig options. The edac_device_prv_data structures are
conditionally used in of_device_id tables. They reference other
functions and structures which can be defined as __maybe_unused. This
silences build warnings like:
drivers/edac/altera_edac.c:643:37: warning:
‘altr_edac_device_inject_fops’ defined but not used [-Wunused-const-variable=]
Reported-by: kernel test robot <redacted>
Signed-off-by: Krzysztof Kozlowski <redacted>
---
drivers/edac/altera_edac.c | 44 ++++++++++++++++++++++----------------
1 file changed, 26 insertions(+), 18 deletions(-)
Applied, thanks.
--
Regards/Gruss,
Boris.
https://people.kernel.org/tglx/notes-about-netiquette