Commit f53884b1 authored by Nicholas Piggin's avatar Nicholas Piggin Committed by Michael Ellerman

powerpc/64s: Remove WORT SPR from POWER9/10 (take 2)

This removes a missed remnant of the WORT SPR.
Signed-off-by: default avatarNicholas Piggin <npiggin@gmail.com>
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20211123095231.1036501-2-npiggin@gmail.com
parent cf0b0e37
...@@ -589,7 +589,6 @@ struct p9_sprs { ...@@ -589,7 +589,6 @@ struct p9_sprs {
u64 purr; u64 purr;
u64 spurr; u64 spurr;
u64 dscr; u64 dscr;
u64 wort;
u64 ciabr; u64 ciabr;
u64 mmcra; u64 mmcra;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment