All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] cosmetic: fix typo in drivers/usb/Kconfig
@ 2020-12-23 15:13 ferlandm at amotus.ca
  2021-01-05 12:53 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: ferlandm at amotus.ca @ 2020-12-23 15:13 UTC (permalink / raw)
  To: u-boot

From: Marc Ferland <ferlandm@amotus.ca>

This commit fixes a simple typo: sPL --> SPL.

Signed-off-by: Marc Ferland <ferlandm@amotus.ca>
---
 drivers/usb/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/usb/Kconfig b/drivers/usb/Kconfig
index fedc0134f5..6e291198ab 100644
--- a/drivers/usb/Kconfig
+++ b/drivers/usb/Kconfig
@@ -60,7 +60,7 @@ config DM_USB_GADGET
 	  mode)
 
 config SPL_DM_USB_GADGET
-	bool "Enable driver model for USB Gadget in sPL"
+	bool "Enable driver model for USB Gadget in SPL"
 	depends on SPL_DM_USB
 	help
 	  Enable driver model for USB Gadget in SPL
-- 
2.25.1

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

* [PATCH] cosmetic: fix typo in drivers/usb/Kconfig
  2020-12-23 15:13 [PATCH] cosmetic: fix typo in drivers/usb/Kconfig ferlandm at amotus.ca
@ 2021-01-05 12:53 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2021-01-05 12:53 UTC (permalink / raw)
  To: u-boot

On Wed, Dec 23, 2020 at 10:13:22AM -0500, ferlandm at amotus.ca wrote:

> From: Marc Ferland <ferlandm@amotus.ca>
> 
> This commit fixes a simple typo: sPL --> SPL.
> 
> Signed-off-by: Marc Ferland <ferlandm@amotus.ca>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210105/372ed151/attachment.sig>

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

end of thread, other threads:[~2021-01-05 12:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-23 15:13 [PATCH] cosmetic: fix typo in drivers/usb/Kconfig ferlandm at amotus.ca
2021-01-05 12:53 ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.