ARM: SAMSUNG: remove unneeded s3c24xx_init_cpu()
authorHeiko Stuebner <heiko@sntech.de>
Thu, 13 Feb 2014 22:17:53 +0000 (07:17 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 13 Feb 2014 22:17:53 +0000 (07:17 +0900)
The function is nearly empty and samsung_cpu_rev is static
so already 0 making the function obsolete, therefore remove
it.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found