aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/jz4740
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/jz4740
parentMIPS: Code formatting fixes. (diff)
downloadlinux-dev-39faa24688a0574bf2f89e1a0702c176f99bad1f.tar.xz
linux-dev-39faa24688a0574bf2f89e1a0702c176f99bad1f.zip
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/jz4740')
-rw-r--r--arch/mips/jz4740/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/jz4740/Makefile b/arch/mips/jz4740/Makefile
index a9dff3321251..e44abea9c209 100644
--- a/arch/mips/jz4740/Makefile
+++ b/arch/mips/jz4740/Makefile
@@ -16,5 +16,3 @@ obj-$(CONFIG_JZ4740_QI_LB60) += board-qi_lb60.o
# PM support
obj-$(CONFIG_PM) += pm.o
-
-ccflags-y := -Werror -Wall