summaryrefslogtreecommitdiff
path: root/arch/mips/oprofile
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2012-05-21 15:09:36 +0100
committerRalf Baechle <ralf@linux-mips.org>2012-05-21 15:09:36 +0100
commit39faa24688a0574bf2f89e1a0702c176f99bad1f (patch)
tree51153e616b5007522d755f03caf4a267ca59fc75 /arch/mips/oprofile
parent03751e792420f88e224ce247dfdd26a6ba3e4091 (diff)
MIPS: Remove all -Wall and almost all -Werror usage from arch/mips.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/oprofile')
-rw-r--r--arch/mips/oprofile/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/oprofile/Makefile b/arch/mips/oprofile/Makefile
index 29f2f13eb31c..1208c280f77d 100644
--- a/arch/mips/oprofile/Makefile
+++ b/arch/mips/oprofile/Makefile
@@ -1,5 +1,3 @@
-ccflags-y := -Werror
-
obj-$(CONFIG_OPROFILE) += oprofile.o
DRIVER_OBJS = $(addprefix ../../../drivers/oprofile/, \