Browse Source

dt: Typo fix.

Signed-off-by: Lennert Buytenhek <buytenh@secretlab.ca>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Lennert Buytenhek 14 years ago
parent
commit
3d6b882827
1 changed files with 1 additions and 1 deletions
  1. 1 1
      include/linux/of.h

+ 1 - 1
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) */