X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=arch%2Fx86%2Fkernel%2Fpci-calgary_64.c;h=218d783ed7a8969bae11bd86750a8121e8030fdd;hb=a7b354e868bc2f887dfb0a418aa7d96df1afc399;hp=b67a4b1d4eaefd1399ae3996932b061a12357fc7;hpb=7a76d89232f20411f32e7a79ccc1e2f95e9f826b;p=linux-2.6 diff --git a/arch/x86/kernel/pci-calgary_64.c b/arch/x86/kernel/pci-calgary_64.c index b67a4b1d4e..218d783ed7 100644 --- a/arch/x86/kernel/pci-calgary_64.c +++ b/arch/x86/kernel/pci-calgary_64.c @@ -1350,7 +1350,7 @@ static void calgary_init_bitmap_from_tce_table(struct iommu_table *tbl) * Function for kdump case. Get the tce tables from first kernel * by reading the contents of the base adress register of calgary iommu */ -static void get_tce_space_from_tar() +static void __init get_tce_space_from_tar(void) { int bus; void __iomem *target;