]> Pileus Git - ~andy/linux/commitdiff
ARM: bcm2835: Fix grammar in help message
authorStefan Weil <sw@weilnetz.de>
Fri, 27 Dec 2013 02:43:09 +0000 (19:43 -0700)
committerOlof Johansson <olof@lixom.net>
Thu, 2 Jan 2014 20:07:52 +0000 (12:07 -0800)
Replace "is use" by "is used" and remove a comma.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
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.