[POWERPC] Fix 440SPe CPU table entry
authorKumar Gala <galak@kernel.crashing.org>
Fri, 8 Dec 2006 08:34:38 +0000 (02:34 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 8 Dec 2006 08:45:38 +0000 (02:45 -0600)
commita147c5857c0b591b05d787e59b691c3a4f245f83
tree07e50cc03bfc64251b304f5e2b9ba8d36fae37d0
parent5f95bd481e66ced8f316db39f202da955c5db6d6
[POWERPC] Fix 440SPe CPU table entry

The 440SPe CPU table entry was missing the CPU_FTR_NODSISRALIGN and
really should have been CPU_FTRS_44X.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/kernel/cputable.c