doxygen: fixed documenation build warning in init.h
Change-Id: Ifb46fe9303e74ac0b2a4bec3f633d612d25ff166 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
f4c259e750
commit
0bd14d309e
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@
|
|||
* @param id The init level id where the init object will be placed
|
||||
* in the image.
|
||||
*
|
||||
* @param driver_data The pointer to the driver data for the driver instance.
|
||||
* @param data The pointer to the driver data for the driver instance.
|
||||
* @sa DECLARE_DEVICE_INIT_CONFIG()
|
||||
*/
|
||||
#define __define_initconfig(cfg_name, id, data) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue