powerpc: Remove SAVE_VSRU and REST_VSRU macros
authorAnton Blanchard <anton@samba.org>
Tue, 6 Aug 2013 16:01:21 +0000 (02:01 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 14 Aug 2013 01:50:22 +0000 (11:50 +1000)
We always use VMX loads and stores to manage the high 32
VSRs. Remove these unused macros.

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

No differences found