Re: [PATCH 03/10] atmel: hide unused procfs helpers
From: Kalle Valo
Date: Tue Jul 31 2018 - 03:21:17 EST
YueHaibing <yuehaibing@xxxxxxxxxx> wrote:
> When CONFIG_PROC_FS isn't set, gcc warning this:
>
> drivers/net/wireless/atmel/atmel.c:1402:12: warning: âatmel_proc_showâ defined but not used [-Wunused-function]
> static int atmel_proc_show(struct seq_file *m, void *v)
> ^
> fix this by adding #ifdef around it.
>
> Signed-off-by: YueHaibing <yuehaibing@xxxxxxxxxx>
Patch applied to wireless-drivers-next.git, thanks.
8b8f3278d241 atmel: hide unused procfs helpers
--
https://patchwork.kernel.org/patch/10522647/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches