From 2e6f40deb7dfdc40358fc9ecf07bf71ed553e5ac Mon Sep 17 00:00:00 2001 From: Johannes Berg Date: Wed, 7 Nov 2007 23:59:44 +1100 Subject: [PATCH] [POWERPC] Make altivec code in swsusp_32.S depend on CONFIG_ALTIVEC This makes the altivec code in swsusp_32.S depend on CONFIG_ALTIVEC to avoid build failures for systems that don't have altivec. I'm not sure whether the code will actually work for other systems, but it was merged for just ppc32 rather than powermac a very long time ago. Signed-off-by: Johannes Berg Signed-off-by: Paul Mackerras --- Reading git-format-patch failed