[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1526657044-14879-1-git-send-email-fabrice.gasnier@st.com>
Date: Fri, 18 May 2018 17:24:02 +0200
From: Fabrice Gasnier <fabrice.gasnier@...com>
To: <lee.jones@...aro.org>, <thierry.reding@...il.com>
CC: <rdunlap@...radead.org>, <sfr@...b.auug.org.au>,
<gerald.baeza@...com>, <alexandre.torgue@...com>,
<mcoquelin.stm32@...il.com>, <linux-next@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <linux-pwm@...r.kernel.org>
Subject: [PATCH 0/2] Fix STM32 PWM capture build with COMPILE_TEST
Build issue has been identified when COMPILE_TEST=y and MFD_STM32_TIMERS=n:
https://lkml.org/lkml/2018/5/17/825
- First patch introduces a stub routine in mfd header file
- Sub-sequent patch solves warning in pwm-stm32 with these configs
Fabrice Gasnier (2):
mfd: stm32-timers: fix pwm-stm32 linker issue with COMPILE_TEST
pwm: stm32: initialize raw local variables
drivers/pwm/pwm-stm32.c | 2 +-
include/linux/mfd/stm32-timers.h | 12 ++++++++++++
2 files changed, 13 insertions(+), 1 deletion(-)
--
1.9.1
Powered by blists - more mailing lists