[PATCH 2/2] pwm: stm32: initialize raw local variables
From: Thierry Reding <hidden>
Date: 2018-05-18 22:05:24
Also in:
linux-next, linux-pwm, lkml
From: Thierry Reding <hidden>
Date: 2018-05-18 22:05:24
Also in:
linux-next, linux-pwm, lkml
On Fri, May 18, 2018 at 05:24:04PM +0200, Fabrice Gasnier wrote:
This removes build warning when COMPILE_TEST=y and MFD_STM32_TIMERS=n in drivers/pwm/pwm-stm32.c. In function 'stm32_pwm_capture' 'raw_prd' and 'raw_dty' may be used uninitialized in this function [-Wmaybe-uninitialized] Signed-off-by: Fabrice Gasnier <redacted> --- drivers/pwm/pwm-stm32.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Hi Lee, I assume you'll pick this up into your branch where you applied the initial patches along with 1/2 in this series? Acked-by: Thierry Reding <redacted> -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: not available URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20180519/a4364ea1/attachment-0001.sig>