linux/arch/x86/pci
Bhumika Goyal 4113b0e60b x86/pci/intel_mid_pci: Constify intel_mid_pci_ops and make it __initconst
Make this const as it is only used during a copy operation.  This usage is
inside init function and the structure is not referenced after
initialisation, so make it __initconst too.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
2017-10-05 15:53:31 -05:00
..
acpi.c
amd_bus.c
broadcom_bus.c
bus_numa.c
bus_numa.h
ce4100.c
common.c
direct.c
early.c
fixup.c
i386.c
init.c
intel_mid_pci.c x86/pci/intel_mid_pci: Constify intel_mid_pci_ops and make it __initconst 2017-10-05 15:53:31 -05:00
irq.c dmi: Mark all struct dmi_system_id instances const 2017-09-14 11:59:30 +02:00
legacy.c
Makefile
mmconfig-shared.c
mmconfig_32.c
mmconfig_64.c
numachip.c
olpc.c
pcbios.c
sta2x11-fixup.c
xen.c