ARM: mmp: fix cpuid detection on mmp2
authorHaojian Zhuang <haojian.zhuang@marvell.com>
Fri, 29 Oct 2010 03:32:56 +0000 (11:32 +0800)
committerEric Miao <eric.y.miao@gmail.com>
Wed, 3 Nov 2010 15:11:16 +0000 (23:11 +0800)
Fix typo error on cpu_is_mmp2(). Correct cpu_readid_id() to
read_cpuid_id().  Append missing parenthesis.

Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>

No differences found