summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x
diff options
context:
space:
mode:
authorJoe Perches2019-08-06 00:11:15 +0200
committerLinus Torvalds2019-08-10 21:45:37 +0200
commitbfd77145f35c3deafe57e9eb67fff4ccffdaef6e (patch)
treebab86bd5b27f5b476bda19a7d36240fb328781a9 /drivers/gpu/host1x
parentMerge tag 'char-misc-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... (diff)
downloadkernel-qcow2-linux-bfd77145f35c3deafe57e9eb67fff4ccffdaef6e.tar.gz
kernel-qcow2-linux-bfd77145f35c3deafe57e9eb67fff4ccffdaef6e.tar.xz
kernel-qcow2-linux-bfd77145f35c3deafe57e9eb67fff4ccffdaef6e.zip
Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for clang
A compilation -Wimplicit-fallthrough warning was enabled by commit a035d552a93b ("Makefile: Globally enable fall-through warning") Even though clang 10.0.0 does not currently support this warning without a patch, clang currently does not support a value for this option. Link: https://bugs.llvm.org/show_bug.cgi?id=39382 The gcc default for this warning is 3 so removing the =3 has no effect for gcc and enables the warning for patched versions of clang. Also remove the =3 from an existing use in a parisc Makefile: arch/parisc/math-emu/Makefile Signed-off-by: Joe Perches <joe@perches.com> Reviewed-and-tested-by: Nathan Chancellor <natechancellor@gmail.com> Cc: Gustavo A. R. Silva <gustavo@embeddedor.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/gpu/host1x')
0 files changed, 0 insertions, 0 deletions