diff mbox series

[U-Boot] cosmetic: rmobile: renesas spelled wrong

Message ID 20171103153612.71066-1-chris.brandt@renesas.com
State Accepted
Commit fc85605018df2f6eddbcc7b42d2fa57e5144166e
Delegated to: Tom Rini
Headers show
Series [U-Boot] cosmetic: rmobile: renesas spelled wrong | expand

Commit Message

Chris Brandt Nov. 3, 2017, 3:36 p.m. UTC
Renesas was spelled wrong.

Signed-off-by: Chris Brandt <chris.brandt@renesas.com>
---
 arch/arm/mach-rmobile/Kconfig.32 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Tom Rini Nov. 6, 2017, 11:28 p.m. UTC | #1
On Fri, Nov 03, 2017 at 10:36:12AM -0500, Chris Brandt wrote:

> Renesas was spelled wrong.
> 
> Signed-off-by: Chris Brandt <chris.brandt@renesas.com>

Applied to u-boot/master, thanks!
diff mbox series

Patch

diff --git a/arch/arm/mach-rmobile/Kconfig.32 b/arch/arm/mach-rmobile/Kconfig.32
index 89588aaf72..49d6206ac2 100644
--- a/arch/arm/mach-rmobile/Kconfig.32
+++ b/arch/arm/mach-rmobile/Kconfig.32
@@ -1,7 +1,7 @@ 
 if RCAR_32
 
 choice
-	prompt "Renesus ARM SoCs board select"
+	prompt "Renesas ARM SoCs board select"
 	optional
 
 config TARGET_ARMADILLO_800EVA