Home
last modified time | relevance | path

Searched hist:"6 af13bac777aaec7460475a9fea8e9640c4b606e" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/pci/
H A Dmmconfig-shared.cdiff 6af13bac777aaec7460475a9fea8e9640c4b606e Mon Aug 25 16:26:38 CDT 2014 Mathias Krause <minipli@googlemail.com> x86/PCI: Constify pci_mmcfg_probes[] array

The pci_mmcfg_probes[] array is only ever read, therefore make it const.

Signed-off-by: Mathias Krause <minipli@googlemail.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Ingo Molnar <mingo@kernel.org>