author | Wendy Liang <jliang@xilinx.com> | |
Wed, 1 Jun 2016 00:19:41 +0000 (17:19 -0700) | ||
committer | Wendy Liang <jliang@xilinx.com> | |
Thu, 13 Oct 2016 05:01:42 +0000 (22:01 -0700) | ||
commit | a914e9f2b2ab3f03e980e3136df89da70178e5eb | |
tree | 02533c84805f41094191a2178ce6b89b8bbafbae | tree | snapshot (tar.xz tar.gz zip) |
parent | e0cf7768d04314b9436d0805fe43b364a14e7d58 | commit | diff |
Replace env_strncmp() wisth strncmp()
Replace env_strncmp() with standard C function strncmp().
Signed-off-by: Wendy Liang <jliang@xilinx.com>
Replace env_strncmp() with standard C function strncmp().
Signed-off-by: Wendy Liang <jliang@xilinx.com>
lib/common/firmware.c | diff | blob | history | |
lib/remoteproc/elf_loader.c | diff | blob | history | |
lib/rpmsg/remote_device.c | diff | blob | history |