From: Michael Ellerman Date: Thu, 17 Nov 2005 09:34:35 +0000 (+1100) Subject: [PATCH] powerpc: Fix typo in topology.h X-Git-Tag: v2.6.15-rc2~37^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2a33170972c5772826f7f6cc950ab69ba034667;p=pandora-kernel.git [PATCH] powerpc: Fix typo in topology.h 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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed