devicetree: fix whitespace in devicetree.h

Fix some minor whitespace issues in include/devicetree.h

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
Kumar Gala 2020-03-25 16:36:14 -05:00 committed by Kumar Gala
commit d3871c909d

View file

@ -1185,6 +1185,7 @@
* 0 otherwise.
*/
#define DT_INST_REG_HAS_IDX(inst, idx) DT_REG_HAS_IDX(DT_DRV_INST(inst), idx)
/**
* @brief Get a DT_DRV_COMPAT instance's idx-th register block's address
* @param inst instance number