Home
last modified time | relevance | path

Searched hist:"987 c367b4e93be6826394e7c9cc14d28bb5c8810" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/pci/
H A Dmmconfig-shared.cdiff 987c367b4e93be6826394e7c9cc14d28bb5c8810 Fri Nov 13 18:34:44 CST 2009 Bjorn Helgaas <bjorn.helgaas@hp.com> x86/PCI: MMCONFIG: remove typeof so we can use a list

This replaces "typeof(pci_mmcfg_config[0])" with the actual type because
I plan to convert pci_mmcfg_config to a list, and then "pci_mmcfg_config[0]"
won't mean anything.

Reviewed-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>