From: Lennert Buytenhek Date: Tue, 22 Feb 2011 17:18:51 +0000 (+0100) Subject: dt: Typo fix. X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=3d6b88282751a3329d7b041a8d18db87641db9e8;p=deliverable%2Flinux.git dt: Typo fix. Signed-off-by: Lennert Buytenhek Signed-off-by: Grant Likely --- 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) */