[PATCH 1/7] Documentation: clk.txt: Fix a very small typo
Ezequiel Garcia
ezequiel.garcia at free-electrons.com
Wed Apr 17 12:38:08 EDT 2013
Signed-off-by: Ezequiel Garcia <ezequiel.garcia at free-electrons.com>
---
Documentation/clk.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/clk.txt b/Documentation/clk.txt
index 1943fae..2e1dcfe 100644
--- a/Documentation/clk.txt
+++ b/Documentation/clk.txt
@@ -133,7 +133,7 @@ representation.
Part 4 - supporting your own clk hardware
-When implementing support for a new type of clock it only necessary to
+When implementing support for a new type of clock it's only necessary to
include the following header:
#include <linux/clk-provider.h>
--
1.8.1.5
More information about the linux-mtd
mailing list