[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1386271060-2375-1-git-send-email-sw@weilnetz.de>
Date: Thu, 5 Dec 2013 20:17:40 +0100
From: Stefan Weil <sw@...lnetz.de>
To: linux-kernel@...r.kernel.org
Cc: linux-arm-kernel@...ts.infradead.org,
linux-rpi-kernel@...ts.infradead.org, Stefan Weil <sw@...lnetz.de>,
Stephen Warren <swarren@...dotorg.org>,
Russell King <linux@....linux.org.uk>,
Jiri Kosina <trivial@...nel.org>
Subject: [PATCH] ARM: bcm2835: Fix grammar in help message
Replace "is use" by "is used" and remove a comma.
Cc: Stephen Warren <swarren@...dotorg.org>
Cc: Russell King <linux@....linux.org.uk>
Cc: Jiri Kosina <trivial@...nel.org>
Signed-off-by: Stefan Weil <sw@...lnetz.de>
---
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 560045c..d1f9612 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.
--
1.7.10.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists