[PATCH] ARM: s3c: include header for prototype of s3c2410_modify_misccr
Arnd Bergmann
arnd at arndb.de
Thu Nov 11 01:46:50 PST 2021
On Thu, Nov 11, 2021 at 10:11 AM Krzysztof Kozlowski
<krzysztof.kozlowski at canonical.com> 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 at intel.com>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski at canonical.com>
Thank you for fixing it,
Acked-by: Arnd Bergmann <arnd at arndb.de>
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
More information about the linux-arm-kernel
mailing list