On Thu, Nov 11, 2021 at 10:11 AM Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> wrote: > > Include the header with prototype of s3c2410_modify_misccr to fix W=1 > warning: > > arch/arm/mach-s3c/gpio-samsung.c:1309:14: warning: > no previous prototype for ‘s3c2410_modify_misccr’ [-Wmissing-prototypes] > > Reported-by: kernel test robot <lkp@xxxxxxxxx> > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> Thank you for fixing it, Acked-by: Arnd Bergmann <arnd@xxxxxxxx> If you like, I can put it into the fixes branch of the soc tree directly, otherwise I expect you'll send it in a pull request later. Arnd