Re: linux-next: build warning after merge of the char-misc tree
From: Srinivas Kandagatla
Date: Tue Oct 02 2018 - 05:56:27 EST
On 02/10/18 10:49, Bartosz Golaszewski wrote:
this looks like a false positive - this routine is used in
./drivers/nvmem/core.c at line 943 in this revision.
Note that the caller is under
#if IS_ENABLED(CONFIG_OF)
so this warning!
--srini
Best regards,