mirror of
https://github.com/torvalds/linux.git
synced 2026-09-23 13:14:02 +02:00
s390/pci: Enable CONTEXT_ANALYSIS
Enable CONTEXT_ANALYSIS since s390's pci code compiles now without warnings. Reviewed-by: Niklas Schnelle <schnelle@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
This commit is contained in:
parent
9985f26717
commit
b99a102ede
|
|
@ -3,6 +3,8 @@
|
|||
# Makefile for the s390 PCI subsystem.
|
||||
#
|
||||
|
||||
CONTEXT_ANALYSIS := y
|
||||
|
||||
obj-$(CONFIG_PCI) += pci.o pci_irq.o pci_clp.o \
|
||||
pci_event.o pci_debug.o pci_insn.o pci_mmio.o \
|
||||
pci_bus.o pci_kvm_hook.o pci_report.o pci_fixup.o
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user