[PATCH] powerpc: Fix typo in topology.h
authorMichael Ellerman <michael@ellerman.id.au>
Thu, 17 Nov 2005 09:34:35 +0000 (20:34 +1100)
committerPaul Mackerras <paulus@samba.org>
Fri, 18 Nov 2005 02:18:11 +0000 (13:18 +1100)
The fix to topology.h (5cfccd7f132432dd4705444a44b51d12ef88a85f) seems to have
a typeo, struct sched_domain has an idle_idx member but not an idle_id
member. I assume this is the fix.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found