of: Spelling s/anonymouns/anonymous/

Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org>
Cc: Grant Likely <grant.likely@linaro.org>
Cc: devicetree@vger.kernel.org
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Geert Uytterhoeven 2014-03-11 11:23:50 +01:00 committed by Jiri Kosina
parent c1e0cffddf
commit 8c1eb25326
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
* Note: Using an auxdata lookup table should be considered a last resort when
* converting a platform to use the DT. Normally the automatically generated
* device name will not matter, and drivers should obtain data from the device
* node instead of from an anonymouns platform_data pointer.
* node instead of from an anonymous platform_data pointer.
*/
struct of_dev_auxdata {
char *compatible;