diff options
author | Justin Chadwell <justin.chadwell@arm.com> | 2019-07-31 11:44:42 +0100 |
---|---|---|
committer | Madhukar Pappireddy <madhukar.pappireddy@arm.com> | 2019-11-19 08:53:11 -0600 |
commit | b8baa9346aaad24f8da48e408e0dbd5e65619905 (patch) | |
tree | eca7104d61b8fc80ad060af3cef60f33f9891431 /drivers | |
parent | 9ab81b5ea9811b673668c43289bb48c85c4f9659 (diff) | |
download | platform_external_arm-trusted-firmware-b8baa9346aaad24f8da48e408e0dbd5e65619905.tar.gz platform_external_arm-trusted-firmware-b8baa9346aaad24f8da48e408e0dbd5e65619905.tar.bz2 platform_external_arm-trusted-firmware-b8baa9346aaad24f8da48e408e0dbd5e65619905.zip |
Remove unnecessary warning options
Both -Wmissing-field-initializers and -Wsign-compare are both covered by
-Wextra which is enabled at W=1 anyway. Therefore, the explicit options
are not required.
Change-Id: I2e7d95b5fc14af7c70895859a7ebbeac5bc0d2a4
Signed-off-by: Justin Chadwell <justin.chadwell@arm.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions