diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-01-15 13:06:41 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-01-24 16:59:08 -0500 |
commit | 347d06dec43e2e6ca50f975d5472072a977c528f (patch) | |
tree | 11ebfdaf3d4af2f2abb6f31831060afdb11d246e /include/mb862xx.h | |
parent | bf1af3d872831dd33fff223f007bbcf4e546f5b8 (diff) | |
download | u-boot-imx-347d06dec43e2e6ca50f975d5472072a977c528f.zip u-boot-imx-347d06dec43e2e6ca50f975d5472072a977c528f.tar.gz u-boot-imx-347d06dec43e2e6ca50f975d5472072a977c528f.tar.bz2 |
sandbox: fix the return type of os_free() function
The function os_free() returns nothing.
Its return type should be "void" rather than "void *".
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'include/mb862xx.h')
0 files changed, 0 insertions, 0 deletions