From: Rafael J. Wysocki Date: Tue, 7 Jun 2011 19:32:31 +0000 (+0200) Subject: PM / Intel IOMMU: Fix init_iommu_pm_ops() for CONFIG_PM unset X-Git-Tag: v3.0-rc3~26^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99592ba4a80edb84938e7e0cf71fdecff1ce67fd;p=pandora-kernel.git PM / Intel IOMMU: Fix init_iommu_pm_ops() for CONFIG_PM unset If CONFIG_PM is not set, init_iommu_pm_ops() introduced by commit 134fac3f457f3dd753ecdb25e6da3e5f6629f696 (PCI / Intel IOMMU: Use syscore_ops instead of sysdev class and sysdev) is not defined appropriately. Fix this issue. Reported-by: Tony Luck Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed