linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] pwm: Fix minor Kconfig whitespace issues
@ 2019-12-30 17:21 Krzysztof Kozlowski
  2019-12-30 17:21 ` [PATCH 2/2] pwm: Enable compile testing for some of drivers Krzysztof Kozlowski
  2020-01-08 13:00 ` [PATCH 1/2] pwm: Fix minor Kconfig whitespace issues Thierry Reding
  0 siblings, 2 replies; 14+ messages in thread
From: Krzysztof Kozlowski @ 2019-12-30 17:21 UTC (permalink / raw)
  To: Thierry Reding, Uwe Kleine-König, linux-pwm, linux-kernel,
	linux-arm-kernel, bcm-kernel-feedback-list, linux-rpi-kernel,
	linux-amlogic, linux-mediatek, linux-rockchip, linux-riscv,
	linux-stm32, linux-tegra
  Cc: Krzysztof Kozlowski

Remove double whitespace after "config" keyword.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
---
 drivers/pwm/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/pwm/Kconfig b/drivers/pwm/Kconfig
index bd21655c37a6..c865d688f6b4 100644
--- a/drivers/pwm/Kconfig
+++ b/drivers/pwm/Kconfig
@@ -490,7 +490,7 @@ config PWM_TEGRA
 	  To compile this driver as a module, choose M here: the module
 	  will be called pwm-tegra.
 
-config  PWM_TIECAP
+config PWM_TIECAP
 	tristate "ECAP PWM support"
 	depends on ARCH_OMAP2PLUS || ARCH_DAVINCI_DA8XX || ARCH_KEYSTONE || ARCH_K3
 	help
@@ -499,7 +499,7 @@ config  PWM_TIECAP
 	  To compile this driver as a module, choose M here: the module
 	  will be called pwm-tiecap.
 
-config  PWM_TIEHRPWM
+config PWM_TIEHRPWM
 	tristate "EHRPWM PWM support"
 	depends on ARCH_OMAP2PLUS || ARCH_DAVINCI_DA8XX || ARCH_K3
 	help
-- 
2.17.1



^ permalink raw reply related	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2020-01-08 13:07 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-30 17:21 [PATCH 1/2] pwm: Fix minor Kconfig whitespace issues Krzysztof Kozlowski
2019-12-30 17:21 ` [PATCH 2/2] pwm: Enable compile testing for some of drivers Krzysztof Kozlowski
2019-12-30 19:30   ` Florian Fainelli
2019-12-31 14:52   ` Martin Blumenstingl
2020-01-06  9:53   ` Claudiu.Beznea
2020-01-07  7:26   ` Uwe Kleine-König
2020-01-07  8:25     ` Krzysztof Kozlowski
2020-01-07 10:42       ` Uwe Kleine-König
2020-01-07 11:03         ` Krzysztof Kozlowski
2020-01-07 11:33           ` Uwe Kleine-König
2020-01-07 11:54             ` Krzysztof Kozlowski
2020-01-07 12:09               ` Uwe Kleine-König
2020-01-07 12:15                 ` Krzysztof Kozlowski
2020-01-08 13:00 ` [PATCH 1/2] pwm: Fix minor Kconfig whitespace issues Thierry Reding

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).