commit | fb5a515704d7e84c139140a83c5eff515adfc000 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <mpe@ellerman.id.au> | Mon Jun 02 11:20:46 2014 +1000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Jun 11 16:35:38 2014 +1000 |
tree | 52ef9e21292cec6f8d1e936661f230b2db43978c | |
parent | 94314290ed719cf64619dfc42df8f84161a36892 [diff] |
powerpc: Remove platforms/wsp and associated pieces __attribute__ ((unused)) WSP is the last user of CONFIG_PPC_A2, so we remove that as well. Although CONFIG_PPC_ICSWX still exists, it's no longer selectable for any Book3E platform, so we can remove the code in mmu-book3e.h that depended on it. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>