From: Sascha Hauer Date: Mon, 6 Nov 2006 10:19:08 +0000 (+0100) Subject: [PATCH] Remove dead code in iommu.h X-Git-Tag: v2.6.20-rc1~34^2~40^2~8^2~162 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b890bc2ce95e8c141b38ea86100826b46534295;p=pandora-kernel.git [PATCH] Remove dead code in iommu.h iommu_setup_pSeries() and iommu_setup_dart() are declared extern but are not implemented, so remove them. Remove ifdef around extern function declaration. Signed-off-by: Sascha Hauer Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed