]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/open-amp.git/commit
Replace env_strncmp() wisth strncmp()
authorWendy Liang <jliang@xilinx.com>
Wed, 1 Jun 2016 00:19:41 +0000 (17:19 -0700)
committerWendy Liang <jliang@xilinx.com>
Thu, 13 Oct 2016 05:01:42 +0000 (22:01 -0700)
commita914e9f2b2ab3f03e980e3136df89da70178e5eb
tree02533c84805f41094191a2178ce6b89b8bbafbae
parente0cf7768d04314b9436d0805fe43b364a14e7d58
Replace env_strncmp() wisth strncmp()

Replace env_strncmp() with standard C function strncmp().

Signed-off-by: Wendy Liang <jliang@xilinx.com>
lib/common/firmware.c
lib/remoteproc/elf_loader.c
lib/rpmsg/remote_device.c