powerpc: Clean up lppaca->cede_latency_hint
authorAnton Blanchard <anton@samba.org>
Tue, 10 Apr 2012 16:20:54 +0000 (16:20 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 30 Apr 2012 05:37:15 +0000 (15:37 +1000)
We have a union containing fields from the old iseries hypervisor
that has been reused for the cede latency hint. Since we no
longer support iseries, remove the union completely.

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

No differences found