Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9314d301 authored by Robert Richter's avatar Robert Richter Committed by Ingo Molnar
Browse files

x86/pci: renamed: numa.c -> numaq_32.c



Cc: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: default avatarRobert Richter <robert.richter@amd.com>
Cc: Robert Richter <robert.richter@amd.com>
Cc: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 060b9708
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ obj-y += legacy.o irq.o

obj-$(CONFIG_X86_VISWS)		+= visws.o

obj-$(CONFIG_X86_NUMAQ)		+= numa.o
obj-$(CONFIG_X86_NUMAQ)		+= numaq_32.o

obj-y				+= common.o early.o
obj-y				+= amd_bus.o
+0 −0

File moved.