Commit 8c1eb253 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Jiri Kosina

of: Spelling s/anonymouns/anonymous/

Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@linux-m68k.org>
Cc: Grant Likely <grant.likely@linaro.org>
Cc: devicetree@vger.kernel.org
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent c1e0cffd
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment