From 3db611cefc3703a722086b99f95baddd6b56cd94 Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Thu, 5 Dec 2013 20:17:40 +0100 Subject: [PATCH] ARM: bcm2835: Fix grammar in help message Replace "is use" by "is used" and remove a comma. Cc: Stephen Warren Cc: Russell King Cc: Jiri Kosina Signed-off-by: Stefan Weil Signed-off-by: Stephen Warren --- arch/arm/mach-bcm2835/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-bcm2835/Kconfig b/arch/arm/mach-bcm2835/Kconfig index 560045cafc34..d1f9612f8c15 100644 --- a/arch/arm/mach-bcm2835/Kconfig +++ b/arch/arm/mach-bcm2835/Kconfig @@ -12,4 +12,4 @@ config ARCH_BCM2835 select PINCTRL_BCM2835 help This enables support for the Broadcom BCM2835 SoC. This SoC is - use in the Raspberry Pi, and Roku 2 devices. + used in the Raspberry Pi and Roku 2 devices. -- 2.39.5