From: Michael Ellerman Date: Tue, 21 Mar 2006 09:45:58 +0000 (+1100) Subject: [PATCH] powerpc: Remove unused iommu_off logic from pSeries_init_early() X-Git-Tag: v2.6.17-rc1~1117^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=415202447d31d0f458cca256ad7e0ed777d993d9;p=pandora-kernel.git [PATCH] powerpc: Remove unused iommu_off logic from pSeries_init_early() When iommu_init_early_pSeries() was added, ages ago, we forgot to remove the code that checks /chosen/linux,iommu-off in pSeries_init_early(). We do it now in iommu_init_early_pSeries(). Signed-off-by: Michael Ellerman Acked-by: Olof Johansson Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed