aboutsummaryrefslogtreecommitdiffstats
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
parentMerge commit 'v2.6.38-rc6' into devicetree/next (diff)
downloadlinux-dev-3d6b88282751a3329d7b041a8d18db87641db9e8.tar.xz
linux-dev-3d6b88282751a3329d7b041a8d18db87641db9e8.zip
dt: Typo fix.
Signed-off-by: Lennert Buytenhek <buytenh@secretlab.ca> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to '')
-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 d9dd664a6a9c..c004753d4c1b 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) */