From: Tom Rini Date: Sat, 16 Apr 2005 22:24:25 +0000 (-0700) Subject: [PATCH] ppc32: Fix building 32bit kernel for 64bit machines X-Git-Tag: v2.6.12-rc3~207 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef2f3253f061cbb86da25411a6e6e6a69a84b6ac;p=pandora-kernel.git [PATCH] ppc32: Fix building 32bit kernel for 64bit machines When building a ppc32 MULTIPLATFORM kernel for a 64bit pmac, we try and build certain files or use certain functions that make no sense in that context. This catches the last of these. Signed-off-by: Tom Rini Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed