]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: bcm2835: Fix grammar in help message
authorStefan Weil <sw@weilnetz.de>
Thu, 5 Dec 2013 19:17:40 +0000 (20:17 +0100)
committerStephen Warren <swarren@wwwdotorg.org>
Sat, 7 Dec 2013 04:37:48 +0000 (21:37 -0700)
Replace "is use" by "is used" and remove a comma.

Cc: Stephen Warren <swarren@wwwdotorg.org>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: Jiri Kosina <trivial@kernel.org>
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
arch/arm/mach-bcm2835/Kconfig

index 560045cafc3417c4fe8aba877ff7d233a4fbf949..d1f9612f8c1544bebd7ffc9a19001e73cbcfdd05 100644 (file)
@@ -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.