From: Mathias Krause Date: Mon, 25 Aug 2014 21:26:38 +0000 (+0200) Subject: x86/PCI: Constify pci_mmcfg_probes[] array X-Git-Tag: omap-for-v3.19/prcm-cleanup~136^2~10^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6af13bac777aaec7460475a9fea8e9640c4b606e;p=pandora-kernel.git 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 Signed-off-by: Bjorn Helgaas Acked-by: Ingo Molnar --- Reading git-diff-tree failed