From: Stefan Weil Date: Thu, 5 Dec 2013 19:17:40 +0000 (+0100) Subject: ARM: bcm2835: Fix grammar in help message X-Git-Tag: next-20131210~96^2~2^2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=3db611cefc3703a722086b99f95baddd6b56cd94;p=karo-tx-linux.git 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 --- 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.