commit | f5727ec450297e96245ca542630912ab49e7e3a0 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Thu Jul 14 11:13:04 2016 +0200 |
committer | Michal Simek <michal.simek@xilinx.com> | Tue Nov 15 15:30:29 2016 +0100 |
tree | 4df1a8a46f25f54d17b80114a650f5fd307ef2d9 | |
parent | 833e0c49b9954ee055daaea07e155c616603ff41 [diff] |
ARM64: zynqmp: Ignore warnings from autogenerated files Autogenerated files contain casting issues and missing function declaration and even usleep implementation. Suppress them for now till these files are fixed. Signed-off-by: Michal Simek <michal.simek@xilinx.com>