From: Kumar Gala Date: Thu, 22 Sep 2005 15:13:31 +0000 (-0500) Subject: [PATCH] powerpc: Fix building of power3 config on ppc32 X-Git-Tag: v2.6.15-rc1~59^2~255 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3efc333e7fdb6fab9d4eae129e2b249c6483b250;p=pandora-kernel.git [PATCH] powerpc: Fix building of power3 config on ppc32 The spinlock_types.h merge renamed the structure for raw_spinlock_t to match ppc64. In doing so some of the spinlock macros/functions needed to be updated to match. Apparently, this seems to only be caught when building power3. Signed-off-by: Kumar Gala Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed