aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/linux/of.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/of.h b/include/linux/of.h
index d9dd664a6a9..c004753d4c1 100644
--- a/include/linux/of.h
+++ b/include/linux/of.h
@@ -103,7 +103,7 @@ extern void of_node_put(struct device_node *node);
103#endif 103#endif
104 104
105/* 105/*
106 * OF address retreival & translation 106 * OF address retrieval & translation
107 */ 107 */
108 108
109/* Helper to read a big number; size is in cells (not bytes) */ 109/* Helper to read a big number; size is in cells (not bytes) */