From 39faa24688a0574bf2f89e1a0702c176f99bad1f Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Mon, 21 May 2012 15:09:36 +0100 Subject: MIPS: Remove all -Wall and almost all -Werror usage from arch/mips. Signed-off-by: Ralf Baechle --- arch/mips/pmc-sierra/yosemite/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'arch/mips/pmc-sierra') diff --git a/arch/mips/pmc-sierra/yosemite/Makefile b/arch/mips/pmc-sierra/yosemite/Makefile index 02f5fb94ea28..5af95ec3319d 100644 --- a/arch/mips/pmc-sierra/yosemite/Makefile +++ b/arch/mips/pmc-sierra/yosemite/Makefile @@ -5,5 +5,3 @@ obj-y += irq.o prom.o py-console.o setup.o obj-$(CONFIG_SMP) += smp.o - -ccflags-y := -Werror -- cgit v1.2.1