Skip to content

Commit

Permalink
dt: Typo fix.
Browse files Browse the repository at this point in the history
Signed-off-by: Lennert Buytenhek <buytenh@secretlab.ca>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
  • Loading branch information
Lennert Buytenhek authored and Grant Likely committed Feb 28, 2011
1 parent 38a5d67 commit 3d6b882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/linux/of.h
Original file line number Diff line number Diff line change
Expand Up @@ -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) */
Expand Down

0 comments on commit 3d6b882

Please sign in to comment.