Fix typo in devicetree example.
    
Signed-off-by: Pavel Machek <pa...@denx.de>

diff --git a/Documentation/devicetree/bindings/net/stmmac.txt 
b/Documentation/devicetree/bindings/net/stmmac.txt
index f319112..4012b5c 100644
--- a/Documentation/devicetree/bindings/net/stmmac.txt
+++ b/Documentation/devicetree/bindings/net/stmmac.txt
@@ -49,5 +49,5 @@ Examples:
                max-frame-size = <3800>;
                phy-mode = "gmii";
                clocks = <&clock>;
-               clock-names = "stmmaceth">;
+               clock-names = "stmmaceth";
        };

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) 
http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to