commit | 53e6275b3ab169ea70bcd50783871cfa97daa15e | [log] [tgz] |
---|---|---|
author | Andrew Boie <andrew.p.boie@intel.com> | Tue Mar 08 10:53:45 2016 -0800 |
committer | Gerrit Code Review <gerrit@zephyrproject.org> | Wed Mar 09 06:31:02 2016 +0000 |
tree | 3015ffa9413ca91c1dad0692b233990c347c5e13 | |
parent | 8554331b94b60d98fba98cb887694c57253211a1 [diff] |
ipm: correct prototype for ipm_send ipm_send_t properly had 'const void *' for the data payload, but not the ipm_send() API. Change-Id: I62a424d37bc17f5bc3646c71d3ff3b029f52cbcc Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>