瀏覽代碼

dt: Typo fix.

Signed-off-by: Lennert Buytenhek <buytenh@secretlab.ca>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Lennert Buytenhek 15 年之前
父節點
當前提交
3d6b882827
共有 1 個文件被更改,包括 1 次插入1 次删除
  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) */