Explorar o código

cxl: Compile with -Werror

It's a good idea, and it brings us in line with the rest of arch/powerpc.

Signed-off-by: Daniel Axtens <dja@axtens.net>
Acked-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Daniel Axtens %!s(int64=10) %!d(string=hai) anos
pai
achega
d3d73f4b38
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      drivers/misc/cxl/Makefile

+ 2 - 0
drivers/misc/cxl/Makefile

@@ -1,3 +1,5 @@
+ccflags-y := -Werror
+
 cxl-y				+= main.o file.o irq.o fault.o native.o
 cxl-y				+= context.o sysfs.o debugfs.o pci.o trace.o
 cxl-y				+= vphb.o api.o