From: Anton Blanchard Date: Tue, 10 Apr 2012 16:20:54 +0000 (+0000) Subject: powerpc: Clean up lppaca->cede_latency_hint X-Git-Tag: v3.5-rc1~132^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf8a056a2226754087320541fb4de743cc81cd2e;p=pandora-kernel.git powerpc: Clean up lppaca->cede_latency_hint 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 Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed