]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
[POWERPC] Make altivec code in swsusp_32.S depend on CONFIG_ALTIVEC
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 7 Nov 2007 12:59:44 +0000 (23:59 +1100)
committerPaul Mackerras <paulus@samba.org>
Thu, 8 Nov 2007 03:15:34 +0000 (14:15 +1100)
commit2e6f40deb7dfdc40358fc9ecf07bf71ed553e5ac
tree7fbd184344e2cbadc9be35e6a656063959234f25
parent67b60518b0ff5cd666c7650eb09f0ef41f838106
[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 <johannes@sipsolutions.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/swsusp_32.S