Commit ef771a4d authored by Sandrine Bailleux's avatar Sandrine Bailleux Committed by TrustedFirmware Code Review
Browse files

Merge "Remove -Wmissing-declarations warning from WARNING1 level" into integration

parents 1a433965 8cca5a79
......@@ -248,7 +248,6 @@ WARNINGS := -Wall -Wmissing-include-dirs -Wunused \
# Additional warnings
# Level 1
WARNING1 := -Wextra
WARNING1 += -Wmissing-declarations
WARNING1 += -Wmissing-format-attribute
WARNING1 += -Wmissing-prototypes
WARNING1 += -Wold-style-definition
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment