Skip to content

Commit

Permalink
ARM: bcm2835: Fix grammar in help message
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Stefan Weil authored and Olof Johansson committed Jan 2, 2014
1 parent c01f973 commit b93a35b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/mach-bcm2835/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit b93a35b

Please sign in to comment.