aboutsummaryrefslogtreecommitdiff
path: root/include/linux/of.h
diff options
context:
space:
mode:
authorLennert Buytenhek <buytenh@wantstofly.org>2011-02-22 18:18:51 +0100
committerGrant Likely <grant.likely@secretlab.ca>2011-02-28 01:36:37 -0700
commit3d6b88282751a3329d7b041a8d18db87641db9e8 (patch)
treeb314a103a1c4d7de8dfbc305bc62d2298a1564d2 /include/linux/of.h
parent38a5d6736e7f714cc56d58692001e66dcbb98799 (diff)
dt: Typo fix.
Signed-off-by: Lennert Buytenhek <buytenh@secretlab.ca> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'include/linux/of.h')
-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);
#endif
/*
- * OF address retreival & translation
+ * OF address retrieval & translation
*/
/* Helper to read a big number; size is in cells (not bytes) */