diff options
author | Geert Uytterhoeven <geert+renesas@linux-m68k.org> | 2014-02-21 17:29:16 +0100 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-02-23 12:27:00 +0900 |
commit | 3d90e43ee1432dab4a119c709553686fc5e6f447 (patch) | |
tree | 2552048ca8cbb6929c88938734d8de5cb7914fe3 | |
parent | a971fbf6c845972d3bd51a880052c1c9be499c90 (diff) | |
download | linux-3d90e43ee1432dab4a119c709553686fc5e6f447.tar.gz linux-3d90e43ee1432dab4a119c709553686fc5e6f447.tar.bz2 linux-3d90e43ee1432dab4a119c709553686fc5e6f447.zip |
spi: rspi: Remove bogus colon in formatting
Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
-rw-r--r-- | Documentation/devicetree/bindings/spi/spi-rspi.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/spi/spi-rspi.txt b/Documentation/devicetree/bindings/spi/spi-rspi.txt index e54924b2aff6..d57d82a74054 100644 --- a/Documentation/devicetree/bindings/spi/spi-rspi.txt +++ b/Documentation/devicetree/bindings/spi/spi-rspi.txt @@ -29,7 +29,7 @@ Required properties: - #size-cells : Must be <0> Optional properties: -- clocks: : Must contain a reference to the functional clock. +- clocks : Must contain a reference to the functional clock. Pinctrl properties might be needed, too. See Documentation/devicetree/bindings/pinctrl/renesas,*. |