From eced5cc220d15e0358c8eb0b7f73a38ff4c736e5 Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Thu, 7 Aug 2008 15:14:55 -0700 Subject: [PATCH] --- yaml --- r: 108169 b: refs/heads/master c: 9b0094f7f289d752868aae1a3984517d712cbb22 h: refs/heads/master i: 108167: 3659f96b906ade40d3f00bd2c3ab8c1e77b2a142 v: v3 --- [refs] | 2 +- trunk/arch/x86/kernel/pci-calgary_64.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index e389d33ce947..593c3ca6c063 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: cf3e50501259f9a7cb108a69c3e1b912135628f6 +refs/heads/master: 9b0094f7f289d752868aae1a3984517d712cbb22 diff --git a/trunk/arch/x86/kernel/pci-calgary_64.c b/trunk/arch/x86/kernel/pci-calgary_64.c index b67a4b1d4eae..02d19328525d 100644 --- a/trunk/arch/x86/kernel/pci-calgary_64.c +++ b/trunk/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 get_tce_space_from_tar(void) { int bus; void __iomem *target;