9a81ffa7ad
Currently passing a constant string (other than a string literal) to device_get_binding() generates a spurious warning. The warning is spurious because device_get_binding() does not, nor is it ever likely to, modify its argument. To fix the warning we modify the prototype to make clear name will never be modified. Change-Id: I2df22de61eb2580b2086a685549900d7ed4a322d Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org> |
||
---|---|---|
.. | ||
configs | ||
microkernel | ||
nanokernel | ||
unified | ||
Kconfig | ||
Makefile |