Commit d3d73f4b authored by Daniel Axtens's avatar Daniel Axtens Committed by Michael Ellerman

cxl: Compile with -Werror

It's a good idea, and it brings us in line with the rest of arch/powerpc.
Signed-off-by: default avatarDaniel Axtens <dja@axtens.net>
Acked-by: default avatarMichael Neuling <mikey@neuling.org>
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent 197165d4
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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment