From: Lennert Buytenhek Date: Tue, 22 Feb 2011 17:18:51 +0000 (+0100) Subject: dt: Typo fix. X-Git-Tag: v2.6.39-rc1~466^2~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3d6b88282751a3329d7b041a8d18db87641db9e8;p=thirdparty%2Fkernel%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 d9dd664a6a9c2..c004753d4c1b6 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) */