diff --git a/include/linux/of_platform.h b/include/linux/of_platform.h index 05cb4a928252259b9e1a3a62df682c4963ef3b91..8cdd53bf1114a819b36905a9e056ebefebe0d6c5 100644 --- a/include/linux/of_platform.h +++ b/include/linux/of_platform.h @@ -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;