From: Mark Brown Date: Mon, 5 Sep 2011 10:11:40 +0000 (+0900) Subject: ARM: SAMSUNG: Fix mask for S3C64xx CPU IDs X-Git-Tag: v3.2-rc1~40^2~14^2~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2747f5e56564e715810038a1a2d8f4041f866558;p=pandora-kernel.git ARM: SAMSUNG: Fix mask for S3C64xx CPU IDs The difference in CPU ID between S3C6400 and S3C6410 is a single bit and that bit wasn't included in the mask causing the S3C6410 to be misdetected as a S3C6400. Signed-off-by: Mark Brown [kgene.kim@samsung.com: changed the value] Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed