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:
Anas Nashif 2015-09-17 12:59:48 -04:00
commit 0bd14d309e

View file

@ -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) \