linux_dsm_epyc7002/arch/powerpc/oprofile
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
..
cell treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
backtrace.c compat: Move compat_timespec/ timeval to compat_time.h 2018-04-19 13:29:54 +02:00
common.c powerpc: Remove oprofile RS64 support 2014-07-28 14:10:25 +10:00
Makefile powerpc: Add -Werror at arch/powerpc level 2018-10-19 00:56:17 +11:00
op_model_7450.c powerpc: Delete non-required instances of include <linux/init.h> 2014-01-15 13:46:44 +11:00
op_model_cell.c treewide: setup_timer() -> timer_setup() 2017-11-21 15:57:07 -08:00
op_model_fsl_emb.c powerpc: Delete non-required instances of include <linux/init.h> 2014-01-15 13:46:44 +11:00
op_model_pa6t.c powerpc: Delete non-required instances of include <linux/init.h> 2014-01-15 13:46:44 +11:00
op_model_power4.c powerpc: Remove mtmsrd(), use existing mtmsr() 2015-07-13 15:47:28 +10:00