projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c01f973
)
ARM: bcm2835: Fix grammar in help message
author
Stefan Weil
<sw@weilnetz.de>
Fri, 27 Dec 2013 02:43:09 +0000
(19:43 -0700)
committer
Olof 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
patch
|
blob
|
history
diff --git
a/arch/arm/mach-bcm2835/Kconfig
b/arch/arm/mach-bcm2835/Kconfig
index 560045cafc3417c4fe8aba877ff7d233a4fbf949..d1f9612f8c1544bebd7ffc9a19001e73cbcfdd05 100644
(file)
--- 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.
+ use
d in the Raspberry Pi
and Roku 2 devices.