commit | 23c6bd2aeac13f5fd60bb8d10cc5895e982704a9 | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Wed Aug 07 02:01:21 2013 +1000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Aug 14 11:50:22 2013 +1000 |
tree | 425626cc38494bc14ed34fdcf9bd2aacd51b38a3 | |
parent | 594bd38303b489156c005177ccb4af52f942e2f5 [diff] |
powerpc: Remove SAVE_VSRU and REST_VSRU macros 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>