1
0
Fork 0
alistair23-linux/arch/powerpc/sysdev/xics
Michael Ellerman 23ad1a2700 powerpc: Add -Werror at arch/powerpc level
Back when I added -Werror in commit ba55bd7436 ("powerpc: Add
configurable -Werror for arch/powerpc") I did it by adding it to most
of the arch Makefiles.

At the time we excluded math-emu, because apparently it didn't build
cleanly. But that seems to have been fixed somewhere in the interim.

So move the -Werror addition to the top-level of the arch, this saves
us from repeating it in every Makefile and means we won't forget to
add it to any new sub-dirs.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2018-10-19 00:56:17 +11:00
..
Kconfig License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Makefile powerpc: Add -Werror at arch/powerpc level 2018-10-19 00:56:17 +11:00
icp-hv.c powerpc: Change the doorbell IPI calling convention 2017-04-13 23:34:33 +10:00
icp-native.c powerpc/64: Use array of paca pointers and allocate pacas individually 2018-03-30 23:34:23 +11:00
icp-opal.c powerpc: Change the doorbell IPI calling convention 2017-04-13 23:34:33 +10:00
ics-opal.c powerpc: Use pr_warn instead of pr_warning 2017-12-04 11:54:34 +11:00
ics-rtas.c powerpc: Use pr_warn instead of pr_warning 2017-12-04 11:54:34 +11:00
xics-common.c powerpc/xics: Add missing of_node_put() in error path 2018-06-03 20:43:35 +10:00