commit | 609e053caabf0807a71243eec11f49120eaaab61 | [log] [tgz] |
---|---|---|
author | Ambroise Vincent <ambroise.vincent@arm.com> | Wed Feb 13 15:58:00 2019 +0000 |
committer | Ambroise Vincent <ambroise.vincent@arm.com> | Mon Apr 01 10:43:42 2019 +0100 |
tree | 5f0a7641dcd9c8450f0f1a53083daf714c3c55dc | |
parent | ee80da114b9da8bd48e82ad0187c6534a2f11e71 [diff] |
Remove several warnings reported with W=1 Improved support for W=1 compilation flag by solving missing-prototypes and old-style-definition warnings. The libraries are compiling with warnings (which turn into errors with the Werror flag). Outside of libraries, some warnings cannot be fixed without heavy structural changes. Change-Id: I1668cf99123ac4195c2a6a1d48945f7a64c67f16 Signed-off-by: Ambroise Vincent <ambroise.vincent@arm.com>