From: Al Viro Date: Sat, 23 Sep 2006 00:26:02 +0000 (+0100) Subject: [PATCH] sun4: fix sbus_setup_iommu() X-Git-Tag: v2.6.19-rc1~1286 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5932ef077716e3e798eaba6738ef874849f62a17;p=pandora-kernel.git [PATCH] sun4: fix sbus_setup_iommu() iommu_init() and iounit_init() are never called for sun4, but that's not enough - these calls should be ifdefed out since the functions in question simply do not exist for CONFIG_SUN4 kernel. Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed