X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=arch%2Fpowerpc%2Finclude%2Fasm%2Fpci-bridge.h;h=b92e81b256e58172bb795da36fb1daf2eebbbe63;hb=b274014c6d191ec92c4921d5e84c90f6ed2f38a0;hp=69f4cb3b7c56c2c009c6285f8ef46050db1e9a42;hpb=e00dd941ff9fa6ed920da5ead95d2598170fe4ea;p=thirdparty%2Flinux.git diff --git a/arch/powerpc/include/asm/pci-bridge.h b/arch/powerpc/include/asm/pci-bridge.h index 69f4cb3b7c56c..b92e81b256e58 100644 --- a/arch/powerpc/include/asm/pci-bridge.h +++ b/arch/powerpc/include/asm/pci-bridge.h @@ -66,7 +66,7 @@ struct pci_controller { void __iomem *io_base_virt; #ifdef CONFIG_PPC64 - void *io_base_alloc; + void __iomem *io_base_alloc; #endif resource_size_t io_base_phys; resource_size_t pci_io_size;