X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;ds=sidebyside;f=arch%2Fia64%2Finclude%2Fasm%2Fpci.h;h=07039d168f37bfd14048e9e4a73d50bc4d20f35d;hb=52e06e2c81b901000db49fd4d4e02a930b26ebc5;hp=36d2c1e3928bc744eb2d66eeb18aa7291969eab5;hpb=d8132e08d25a47e2d5156aa2268cd1cd9b0d6c0d;p=karo-tx-linux.git diff --git a/arch/ia64/include/asm/pci.h b/arch/ia64/include/asm/pci.h index 36d2c1e3928b..07039d168f37 100644 --- a/arch/ia64/include/asm/pci.h +++ b/arch/ia64/include/asm/pci.h @@ -64,11 +64,6 @@ extern int pci_mmap_legacy_page_range(struct pci_bus *bus, #define pci_legacy_read platform_pci_legacy_read #define pci_legacy_write platform_pci_legacy_write -struct iospace_resource { - struct list_head list; - struct resource res; -}; - struct pci_controller { struct acpi_device *companion; void *iommu;