]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[POWERPC] Fix default cputable entries for e200 and e500 families
authorPaul Mackerras <paulus@samba.org>
Mon, 12 May 2008 04:20:35 +0000 (14:20 +1000)
committerPaul Mackerras <paulus@samba.org>
Mon, 12 May 2008 04:20:35 +0000 (14:20 +1000)
commit516c8be3a93ec2b0746ba0907f38c1d1e62f4992
tree4f1fa8fb3704ffad76e1350b8a72724f7b727391
parent492c2e476eac010962850006c49df326919b284c
[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 <paulus@samba.org>
arch/powerpc/kernel/cputable.c