From: Paul Mackerras Date: Mon, 12 May 2008 04:20:35 +0000 (+1000) Subject: [POWERPC] Fix default cputable entries for e200 and e500 families X-Git-Tag: v2.6.26-rc3~133^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=516c8be3a93ec2b0746ba0907f38c1d1e62f4992;p=pandora-kernel.git [POWERPC] Fix default cputable entries for e200 and e500 families Commit 76bc080ef5a34aedb63e1691f28c6b42f3468e4e ("POWERPC] Make default cputable entries reflect selected CPU family") added default entries for the e200 and e500 families, but missed a closing brace on those entries, as pointed out by David Gibson. This adds the closing braces. Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed