powerpc: Remove empty giveup_altivec function on book3e CPUs
authorAnton Blanchard <anton@samba.org>
Sun, 15 Apr 2012 20:54:59 +0000 (20:54 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 30 Apr 2012 05:37:16 +0000 (15:37 +1000)
Use an empty inline instead of an empty function to implement
giveup_altivec on book3e CPUs, similar to flush_altivec_to_thread.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found