From: Stefan Weil Date: Fri, 27 Dec 2013 02:43:09 +0000 (-0700) Subject: ARM: bcm2835: Fix grammar in help message X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=b93a35b170f9ad599e852855224b74982de2bde1;p=deliverable%2Flinux.git ARM: bcm2835: Fix grammar in help message Replace "is use" by "is used" and remove a comma. Signed-off-by: Stefan Weil Signed-off-by: Stephen Warren Signed-off-by: Olof Johansson --- 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.