diff options
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | 2009-11-14 03:34:44 +0300 |
---|---|---|
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | 2009-11-25 02:30:08 +0300 |
commit | 987c367b4e93be6826394e7c9cc14d28bb5c8810 (patch) | |
tree | 822f6e71b813b8c424f1dc4fdaed726372b623c3 /arch/x86/pci/mmconfig_32.c | |
parent | 3f0f5503926f7447615f083c2d57545a83b6357c (diff) | |
download | linux-987c367b4e93be6826394e7c9cc14d28bb5c8810.tar.xz |
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>
Diffstat (limited to 'arch/x86/pci/mmconfig_32.c')
0 files changed, 0 insertions, 0 deletions