linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Fix a typo in RTC documentation for RTC_DRV_JZ4740
@ 2018-05-23 19:58 Mathieu Malaterre
  2018-05-26  9:27 ` Alexandre Belloni
  0 siblings, 1 reply; 2+ messages in thread
From: Mathieu Malaterre @ 2018-05-23 19:58 UTC (permalink / raw)
  To: Alexandre Belloni
  Cc: trivial, Mathieu Malaterre, Alessandro Zummo, Alexandre Belloni,
	linux-rtc, linux-kernel

Fix typo introduced for RTC_DRV_JZ4740 in commit 586655d278ba ("rtc:
jz4740: make the driver buildable as a module again").

Signed-off-by: Mathieu Malaterre <malat@debian.org>
---
 drivers/rtc/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig
index 59e6dede3db3..a2ba5db36145 100644
--- a/drivers/rtc/Kconfig
+++ b/drivers/rtc/Kconfig
@@ -1613,7 +1613,7 @@ config RTC_DRV_JZ4740
 	  If you say yes here you get support for the Ingenic JZ47xx SoCs RTC
 	  controllers.
 
-	  This driver can also be buillt as a module. If so, the module
+	  This driver can also be built as a module. If so, the module
 	  will be called rtc-jz4740.
 
 config RTC_DRV_LPC24XX
-- 
2.11.0

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

end of thread, other threads:[~2018-05-26  9:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-23 19:58 [PATCH] Fix a typo in RTC documentation for RTC_DRV_JZ4740 Mathieu Malaterre
2018-05-26  9:27 ` Alexandre Belloni

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).