commit | b6f4048b547f576d7534533fc17b3b257a252e26 | [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 | 47359a0394b28802c60c9381ac7bab31cb065146 [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>