Re: [PATCH v2 03/13] ARM: s3c64xx: include header to fix -Wmissing-prototypes
From: Stephen Boyd <sboyd@kernel.org>
Date: 2020-08-12 07:58:33
Also in:
linux-clk, linux-samsung-soc, linux-watchdog
From: Stephen Boyd <sboyd@kernel.org>
Date: 2020-08-12 07:58:33
Also in:
linux-clk, linux-samsung-soc, linux-watchdog
Quoting Krzysztof Kozlowski (2020-08-04 12:26:44)
Include the spi-s3c64xx.h header to fix W=1 build warning:
arch/arm/mach-s3c64xx/setup-spi.c:11:5: warning:
no previous prototype for 's3c64xx_spi0_cfg_gpio' [-Wmissing-prototypes]
11 | int s3c64xx_spi0_cfg_gpio(void)
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Reviewed-by: Tomasz Figa <redacted>
---Reviewed-by: Stephen Boyd <sboyd@kernel.org> _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel