From: Jia Hongtao Date: Tue, 18 Sep 2012 09:57:48 +0000 (+0800) Subject: powerpc/fsl-pci: fix warning when CONFIG_SWIOTLB is disabled X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~10^2~8^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d56dec5dca496655ef035ef3b80f7c47dc22b77;p=pandora-kernel.git powerpc/fsl-pci: fix warning when CONFIG_SWIOTLB is disabled Fix the following warning: arch/powerpc/sysdev/fsl_pci.c: In function 'fsl_pci_probe': arch/powerpc/sysdev/fsl_pci.c:867:25: error: unused variable 'hose' Signed-off-by: Jia Hongtao Acked-by: Michael Neuling Signed-off-by: Kumar Gala --- Reading git-diff-tree failed