commit | c1807e3f84668c4c1e838386fdc3f6e63df1156c | [log] [tgz] |
---|---|---|
author | Michael Ellerman <mpe@ellerman.id.au> | Thu Oct 19 15:08:19 2017 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Mon Nov 06 16:48:14 2017 +1100 |
tree | 8fb0ab28b6f5d9939bf0789016968ee3cfcd739a | |
parent | 7f142661d41e5243c99c6ad2ff72aa8647f5eb87 [diff] |
powerpc/64: Free up CPU_FTR_ICSWX The last user of CPU_FTR_ICSWX was removed in commit 6ff4d3e96652 ("powerpc: Remove old unused icswx based coprocessor support"), so free the bit up for future use. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>