Makefile: Update clang warning disables from Linux
authorTom Rini <trini@konsulko.com>
Sun, 22 Apr 2018 14:20:50 +0000 (10:20 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 27 Apr 2018 18:54:48 +0000 (14:54 -0400)
commit4760fe26c72563d284cd620421dc8196006ce5e3
tree1be616b5d0b52fdbac08b900a434114ec6f2c47d
parentd024236e5a31a2b4b82cbcc98b31b8170fc88d28
Makefile: Update clang warning disables from Linux

Re-sync the logic about which clang warnings to disable from v4.17-rc1.
Note that we don't disable all of the same ones as for now we haven't
run into any cases of warnings from clang in code from upstream Linux.

Signed-off-by: Tom Rini <trini@konsulko.com>
Makefile