public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH] common: Drop duplicate space in SPL_BMP description
@ 2023-07-29 13:34 Marek Vasut
  2023-08-07 19:28 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Marek Vasut @ 2023-07-29 13:34 UTC (permalink / raw)
  To: u-boot
  Cc: Marek Vasut, Heinrich Schuchardt, Patrick Delaunay,
	Rasmus Villemoes, Simon Glass, Stefan Roese

Drop duplicate space in Kconfig symbol description.

Signed-off-by: Marek Vasut <marex@denx.de>
---
Cc: Heinrich Schuchardt <xypron.glpk@gmx.de>
Cc: Patrick Delaunay <patrick.delaunay@foss.st.com>
Cc: Rasmus Villemoes <rasmus.villemoes@prevas.dk>
Cc: Simon Glass <sjg@chromium.org>
Cc: Stefan Roese <sr@denx.de>
---
 common/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/Kconfig b/common/Kconfig
index 973482f0756..016850cd328 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -1171,7 +1171,7 @@ config BMP
 	  Enable bmp functions to display bmp image and get bmp info.
 
 config SPL_BMP
-	bool "Enable bmp image display at  SPL"
+	bool "Enable bmp image display at SPL"
 	depends on SPL_VIDEO
 	help
 	  Enable bmp functions to display bmp image and get bmp info at SPL.
-- 
2.40.1


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

* Re: [PATCH] common: Drop duplicate space in SPL_BMP description
  2023-07-29 13:34 [PATCH] common: Drop duplicate space in SPL_BMP description Marek Vasut
@ 2023-08-07 19:28 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2023-08-07 19:28 UTC (permalink / raw)
  To: Marek Vasut
  Cc: u-boot, Heinrich Schuchardt, Patrick Delaunay, Rasmus Villemoes,
	Simon Glass, Stefan Roese

[-- Attachment #1: Type: text/plain, Size: 218 bytes --]

On Sat, Jul 29, 2023 at 03:34:51PM +0200, Marek Vasut wrote:

> Drop duplicate space in Kconfig symbol description.
> 
> Signed-off-by: Marek Vasut <marex@denx.de>

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

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

end of thread, other threads:[~2023-08-07 19:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-29 13:34 [PATCH] common: Drop duplicate space in SPL_BMP description Marek Vasut
2023-08-07 19:28 ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox